lsnes/include/core/rom-small.hpp

7 lines
107 B
C++
Raw Normal View History

#ifndef _rom_small__hpp__included__
#define _rom_small__hpp__included__
#define ROM_SLOT_COUNT 27
#endif