Initial commit
Game already kinda working. Also include french, errors, different naming than original, mess, code poorness and dirt
This commit is contained in:
commit
1c49459f95
12 changed files with 2487 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/Debug/*
|
||||
/INIT/*
|
||||
/SDCard/*
|
||||
/imgres/*
|
||||
*.sublime-*
|
Reference in a new issue