mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-05 17:57:14 +00:00
Fixed residual to work on win32 (asside from the HASH problem that seems unused)
This commit is contained in:
parent
c481d9e274
commit
ea46dd5076
@ -29,7 +29,7 @@
|
||||
** GREP LUA_NUMBER to change that
|
||||
*/
|
||||
#ifndef LUA_NUM_TYPE
|
||||
#define LUA_NUM_TYPE double
|
||||
#define LUA_NUM_TYPE float
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user