Initial commit of isometric Game Boy adventure prototype
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# GBDK build artifacts
|
||||
*.o
|
||||
*.lst
|
||||
*.map
|
||||
*.sym
|
||||
*.cdb
|
||||
*.ihx
|
||||
*.noi
|
||||
*.asm
|
||||
|
||||
# Compiled ROMs
|
||||
*.gb
|
||||
|
||||
# Python caches
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user