7 lines
107 B
C++
7 lines
107 B
C++
|
#ifndef _rom_small__hpp__included__
|
||
|
#define _rom_small__hpp__included__
|
||
|
|
||
|
#define ROM_SLOT_COUNT 27
|
||
|
|
||
|
#endif
|