-
Content Count
2,282 -
Joined
-
Last visited
Everything posted by Serguei2
-
My Colecovision projects compromised.
-
-
Thanks Kiwi.
CCI needs getput1.h in the same directory as well.
I get a series of warnings but at least, I can make games again.
Quotetaqatano.c:76: warning 112: function 'duplicate_pattern' implicit declaration
C:\robin\ColecoVision\taqatano>sdcc -mz80 -c --std-c99 --oldralloc taqatano.c
taqatano.c:76: warning 84: 'auto' variable 'duplicate_pattern' may be used before initialization
taqatano.c:76: warning 84: 'auto' variable 'duplicate_pattern' may be used before initializationI'm not sure what happened. Why it would need those files in the sdcc\include directory to work?
-
