10.06.2018, 20:25
Hello!
I'm trying to create a modular system without bugs/crash/runtime error, etc.
And i'm stuck here, should I added again the #includes like YSI\y_hooks , YSI\y_timers, YSI\y_iterate again in my personal includes where I have all the systems or not? See below pictures:
https://i.imgur.com/kYW7wea.png - .pwn
https://i.imgur.com/6QLUssx.png - .inc (here i have all the systems)
Is there a problem if i included again the y_hooks and y_iterate?
I'm trying to create a modular system without bugs/crash/runtime error, etc.
And i'm stuck here, should I added again the #includes like YSI\y_hooks , YSI\y_timers, YSI\y_iterate again in my personal includes where I have all the systems or not? See below pictures:
https://i.imgur.com/kYW7wea.png - .pwn
https://i.imgur.com/6QLUssx.png - .inc (here i have all the systems)
Is there a problem if i included again the y_hooks and y_iterate?