[A83] Re: 8x8 Sprite Routine(mine)


[Prev][Next][Index][Thread]

[A83] Re: 8x8 Sprite Routine(mine)




so....what would i need? i have this total for the things:

#ifndef mask
;code...
#else
;more code...(the masking code)
#endif

what should it be? shoud i say #ifdef instead of the #else and put a #endif 
before that?




Follow-Ups: