icebloxxaif.rss

来自「Source code (C++) of the Icebloxx game f」· RSS 代码 · 共 21 行

RSS
21
字号
#include <aiftool.rh>


RESOURCE AIF_DATA
	{
	app_uid= 0x40409566;
	//
	hidden=KAppNotHidden;
	embeddability=KAppNotEmbeddable;
	caption_list=
		{ 
		CAPTION { code=ELangEnglish;  caption="IceBloxx"; },
		CAPTION { code=ELangAmerican; caption="IceBloxx"; }
		};
	//
	num_icons=2;
	}



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?