mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-25 16:08:04 +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.