Skip to content
Snippets Groups Projects
Commit 94b91390 authored by belkhiritaha's avatar belkhiritaha
Browse files

commit avant merge avec les modifs d'antoine

parent 172a77fb
Branches
No related tags found
No related merge requests found
File deleted
#include "main.h"
int running;
int game_state;
int main(){
running = 1;
game_state = MENU;
MainLoop();
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment