mirror of
https://github.com/dborth/fceugx.git
synced 2024-12-04 14:24:16 +01:00
fix compilation
This commit is contained in:
parent
5ad481ee47
commit
1238e54bc8
@ -18,6 +18,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef GEKKO
|
||||
#include <inttypes.h>
|
||||
|
||||
typedef uint8_t uint8 ;
|
||||
typedef int8_t int8 ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user