mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
GLK: Add typedef for glsi32.
This commit is contained in:
parent
e3040d29c8
commit
49e26ac8bd
@ -251,6 +251,8 @@ typedef gidispatch_intconst_struct gidispatch_intconst_t;
|
||||
|
||||
typedef uint32 glui32;
|
||||
|
||||
typedef int32 glsi32;
|
||||
|
||||
} // End of namespace Glk
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user