mirror of
https://github.com/abakh/nbsdgames.git
synced 2024-11-02 16:27:18 -04:00
4 lines
61 B
C
4 lines
61 B
C
#ifndef byte
|
|
#define byte signed char //ugly, i know
|
|
#endif
|