コード例 #1
0
ファイル: cheat.cpp プロジェクト: gameblabla/pce-fast-nspire
	CheatConsoleT(void)
	{
	 SetShellStyle(1);
	 SetFont(MDFN_FONT_9x18_18x18);
	}
コード例 #2
0
ファイル: cheat.cpp プロジェクト: ben401/OpenEmu
	CheatConsoleT(void)
	{
	 SetShellStyle(1);
	 SetSmallFont(0);
	}