]> 4ch.mooo.com Git - 16.git/blob - 16/roads/VERSION.H
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / 16 / roads / VERSION.H
1 #define VERSION_H\r
2 \r
3 #define KEY_HELP                                               \\r
4 "T           Determine FPS\n"                                  \\r
5 "C           Cheat -- Fill screen with animations\n"           \\r
6 "R           Cheat, but save roads\n"                          \\r
7 "E           Toggle dirt/grass edging\n"                       \\r
8 "A           Toggle off/on animations\n"                       \\r
9 "SPACE       Randomize foreground and background\n"            \\r
10 "B           Randomize background\n"                           \\r
11 "ENTER       Randomize foreground\n"                           \\r
12 "G           Randomize amount of grassiness for next world\n"  \\r
13 "ESC         QUIT this damn program I'm sick of it!\n"         \\r
14 "S           Check out the SPRITE page\n"                      \\r
15 "K           Toggle Keyboard Delay ON/OFF\n"                   \\r
16 "F           Bring on the frog!\n"                             \\r
17 "W           Frog Watch mode\n"                                \\r
18 "ARROW KEYS  Move around in the world\n"\r
19 \r
20 #define HEADER \\r
21 "ROADS version 15.0  -- Sloppyright (S) Eric W. Lund and Donald D. Dienst\n"\r
22 \r