.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@8629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-07-02 12:01:13 +00:00
parent 743d4f0d1c
commit a183e65d1c

View file

@ -1,8 +1,5 @@
#define INITBLOCK void INITBLOCK()
#define EXITBLOCK void EXITBLOCK()
#define INITBLOCK void INITBLOCK_(bool)
#define EXITBLOCK void EXITBLOCK_(bool)
#define CONSOLE_APP_MAIN void CONSOLE_APP_MAIN()