Lua: Fix type confusion between signed and unsigned
[lsnes.git] / include / core / rom-small.hpp
blob20f11257862e731c492fa00a1009c2558622fe89
1 #ifndef _rom_small__hpp__included__
2 #define _rom_small__hpp__included__
4 #define ROM_SLOT_COUNT 27
6 #endif