mirror of
https://github.com/abakh/nbsdgames.git
synced 2025-02-02 15:07:27 -05:00
4 lines
61 B
C
4 lines
61 B
C
|
#ifndef byte
|
||
|
#define byte signed char //ugly, i know
|
||
|
#endif
|