Better indentation so I can see something.
This commit is contained in:
parent
b79a3f067b
commit
9c85d0f3d0
|
@ -69,10 +69,6 @@ int main(int argc, char ** argv) {
|
|||
surface = SDL_SetVideoMode(256, 384, 32, SDL_SWSURFACE);
|
||||
|
||||
while(!end) {
|
||||
|
||||
|
||||
|
||||
|
||||
keypad=0x0000;
|
||||
|
||||
Uint8 *keys;
|
||||
|
|
Loading…
Reference in New Issue