Better indentation so I can see something.

This commit is contained in:
evilynux 2007-01-08 21:12:48 +00:00
parent b79a3f067b
commit 9c85d0f3d0
1 changed files with 83 additions and 87 deletions

View File

@ -69,10 +69,6 @@ int main(int argc, char ** argv) {
surface = SDL_SetVideoMode(256, 384, 32, SDL_SWSURFACE);
while(!end) {
keypad=0x0000;
Uint8 *keys;