lsnes/include/core/rom-small.hpp
2014-06-08 14:24:57 +03:00

6 lines
107 B
C++

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