jep-hack/gfx
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
..
battle First Commit 2023-09-10 12:35:35 -04:00
battle_anims First Commit 2023-09-10 12:35:35 -04:00
beta_poker First Commit 2023-09-10 12:35:35 -04:00
card_flip First Commit 2023-09-10 12:35:35 -04:00
credits First Commit 2023-09-10 12:35:35 -04:00
debug First Commit 2023-09-10 12:35:35 -04:00
diploma First Commit 2023-09-10 12:35:35 -04:00
emotes First Commit 2023-09-10 12:35:35 -04:00
evo First Commit 2023-09-10 12:35:35 -04:00
font Tiles can have different attributes in different blocks 2023-09-13 12:44:30 -04:00
footprints First Commit 2023-09-10 12:35:35 -04:00
frames First Commit 2023-09-10 12:35:35 -04:00
icons First Commit 2023-09-10 12:35:35 -04:00
intro First Commit 2023-09-10 12:35:35 -04:00
mail First Commit 2023-09-10 12:35:35 -04:00
memory_game First Commit 2023-09-10 12:35:35 -04:00
mobile First Commit 2023-09-10 12:35:35 -04:00
mystery_gift First Commit 2023-09-10 12:35:35 -04:00
naming_screen First Commit 2023-09-10 12:35:35 -04:00
new_game First Commit 2023-09-10 12:35:35 -04:00
overworld Initial giant enby Commit 2023-09-11 11:26:46 -04:00
pack Finish adding nonbinary player option 2023-09-12 00:30:11 -04:00
pc First Commit 2023-09-10 12:35:35 -04:00
player Initial giant enby Commit 2023-09-11 11:26:46 -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 First Commit 2023-09-10 12:35:35 -04:00
printer First Commit 2023-09-10 12:35:35 -04:00
sgb First Commit 2023-09-10 12:35:35 -04:00
slots First Commit 2023-09-10 12:35:35 -04:00
splash First Commit 2023-09-10 12:35:35 -04:00
sprites Initial giant enby Commit 2023-09-11 11:26:46 -04:00
stats Initial giant enby Commit 2023-09-11 11:26:46 -04:00
tilesets Nihon + Silent Hills Groundwork 2023-10-20 06:23:47 +01:00
title First Commit 2023-09-10 12:35:35 -04:00
trade First Commit 2023-09-10 12:35:35 -04:00
trainer_card Initial giant enby Commit 2023-09-11 11:26:46 -04:00
trainers First Commit 2023-09-10 12:35:35 -04:00
unown_puzzle First Commit 2023-09-10 12:35:35 -04:00
battle_anims.asm First Commit 2023-09-10 12:35:35 -04:00
emotes.asm First Commit 2023-09-10 12:35:35 -04:00
font.asm Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00
footprints.asm First Commit 2023-09-10 12:35:35 -04:00
icons.asm First Commit 2023-09-10 12:35:35 -04:00
lz.mk First Commit 2023-09-10 12:35:35 -04:00
mail.asm First Commit 2023-09-10 12:35:35 -04:00
misc.asm First Commit 2023-09-10 12:35:35 -04:00
pics.asm First Commit 2023-09-10 12:35:35 -04:00
sprites.asm Initial giant enby Commit 2023-09-11 11:26:46 -04:00
tileset_palette_maps.asm First Commit 2023-09-10 12:35:35 -04:00
tilesets.asm Tiles can have different attributes in different blocks 2023-09-13 12:44:30 -04:00