Colour mode and display mode added to render_ui

This commit is contained in:
Simon Robertshaw
2011-11-14 11:11:25 +00:00
parent c63dff45e4
commit cef8dfa517
3 changed files with 144 additions and 63 deletions

View File

@@ -45,6 +45,6 @@
#define DISPLAY_AIR 0x0000000F
#define DISPLAY_WARP 0x00000010
#define DISPLAY_PERS 0x00000020
#define DISPLAY_EFFE 0x00000020
#define DISPLAY_EFFE 0x00000040
#endif