#include "mapper.h" extern const nes_Mapper map000; const nes_Mapper* nes_mappers[256] = { &map000, };