Add DISPLAY_EFFE back after it was removed by 0799c2e09d

This commit is contained in:
Simon Robertshaw
2012-05-24 20:01:07 +01:00
parent 4da9a26502
commit 2f145e8188
2 changed files with 5 additions and 4 deletions

View File

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