mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-28 12:11:50 +01:00
Get rid of uint
This commit is contained in:
parent
52d662f6bb
commit
a410090b8e
@ -76,7 +76,6 @@
|
|||||||
|
|
||||||
/* signed and unsigned int must be at least 32 bits wide */
|
/* signed and unsigned int must be at least 32 bits wide */
|
||||||
#define sint signed int
|
#define sint signed int
|
||||||
#define uint unsigned int
|
|
||||||
|
|
||||||
|
|
||||||
#if M68K_USE_64_BIT
|
#if M68K_USE_64_BIT
|
||||||
|
Loading…
Reference in New Issue
Block a user