jep-hack/data/maps
Llinos Evans a8546f60c9 Nihon + Silent Hills Groundwork
Currently doesn't build due to a weird error

```
rgbasm -hL -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1  -o data/maps/map_data.o data/maps/map_data.asm
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(14):
    Expected constant expression: 'NUM_SILENT_HILLS_MAP' is not constant at asse
mbly time
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(16):
    Assertion failed: MapGroup_SilentHills: expected 0 entries, each 9 bytes
error: Assembly aborted (2 errors)!
make: *** [Makefile:119: data/maps/map_data.o] Error 1
```
2023-10-20 06:23:47 +01:00
..
attributes.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
blocks.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
environment_colors.asm First Commit 2023-09-10 12:35:35 -04:00
flypoints.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
landmarks.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
map_data.asm First Commit 2023-09-10 12:35:35 -04:00
maps.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
outdoor_sprites.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
roofs.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
scenes.asm First Commit 2023-09-10 12:35:35 -04:00
scripts.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
setup_script_pointers.asm First Commit 2023-09-10 12:35:35 -04:00
setup_scripts.asm First Commit 2023-09-10 12:35:35 -04:00
sgb_roof_pal_inds.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
spawn_points.asm Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00