mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2025-02-05 06:26:23 +01:00
Revert "Get rid of uint"
This reverts commit a410090b8ea3c78c453fb69b921a8df66d063125.
This commit is contained in:
parent
30378fad52
commit
6b40fea647
@ -78,6 +78,7 @@
|
||||
#define sint signed int
|
||||
#define uint unsigned int
|
||||
|
||||
|
||||
#if M68K_USE_64_BIT
|
||||
#define sint64 signed long long
|
||||
#define uint64 unsigned long long
|
||||
|
Loading…
x
Reference in New Issue
Block a user