dingusppc/machines/machinepresets.h
2020-08-23 09:24:52 -07:00

9 lines
271 B
C++

#include "machineproperties.h"
std::map<std::string, StringProperty> PowerMac6100_Properties;
std::map<std::string, StringProperty> PowerMacG3_Properties;
void init_machine_properties(); // JANKY FUNCTION TO FIX VS 2019 BUG!
#define ILLEGAL_DEVICE_VALUE 0x168A523B