mirror of
https://github.com/abakh/nbsdgames
synced 2025-04-25 13:39:33 -04:00
4 lines
61 B
C
4 lines
61 B
C
#ifndef byte
|
|
#define byte signed char //ugly, i know
|
|
#endif
|