jep-hack/engine
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
..
16 First Commit 2023-09-10 12:35:35 -04:00
battle Initial giant enby Commit 2023-09-11 11:26:46 -04:00
battle_anims First Commit 2023-09-10 12:35:35 -04:00
debug First Commit 2023-09-10 12:35:35 -04:00
events Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00
games First Commit 2023-09-10 12:35:35 -04:00
gfx Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00
items Initial giant enby Commit 2023-09-11 11:26:46 -04:00
link First Commit 2023-09-10 12:35:35 -04:00
math First Commit 2023-09-10 12:35:35 -04:00
menus Simplify clock reset procedures 2023-10-20 04:26:05 +01:00
movie First Commit 2023-09-10 12:35:35 -04:00
overworld Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
phone First Commit 2023-09-10 12:35:35 -04:00
pokedex First Commit 2023-09-10 12:35:35 -04:00
pokegear Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
pokemon Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00
printer First Commit 2023-09-10 12:35:35 -04:00
rtc Simplify clock reset procedures 2023-10-20 04:26:05 +01:00
tilesets First Commit 2023-09-10 12:35:35 -04:00
predef.asm First Commit 2023-09-10 12:35:35 -04:00
smallflag.asm First Commit 2023-09-10 12:35:35 -04:00