mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
This replaces BYTE, WORD and DWORD types with uint8_t, uint16_t and uint32_t respectively.
This replaces BYTE, WORD and DWORD types with uint8_t, uint16_t and uint32_t respectively.