OSDN Git Service

[GENERAL] *Partly* merge upstream 2022-04-05.
[csp-qt/common_source_project-fm7.git] / source / src / vm / vm.h
index 2e63574..b3e10d8 100644 (file)
 #include "msx/msx_ex.h"
 #endif
 
+// CASIO FX-9000P
+#ifdef _FX9000P
+#include "fx9000p/fx9000p.h"
+#endif
+
 // SEGA GAME GEAR
 #ifdef _GAMEGEAR
 #include "gamegear/gamegear.h"