diff options
Diffstat (limited to 'map/maps.gbasm')
-rw-r--r-- | map/maps.gbasm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/map/maps.gbasm b/map/maps.gbasm new file mode 100644 index 0000000..86703f6 --- /dev/null +++ b/map/maps.gbasm @@ -0,0 +1,2 @@ +; THIS FILE IS GENERATED AUTOMATICALLY, DO NOT CHANGE +.INCLUDE "map/maps/test.map.gbasm" |