backend-infra-engineer: Release v0.3.0 snapshot

This commit is contained in:
scawful
2025-09-27 00:25:45 -04:00
parent 8ce29e1436
commit e32ac75b9c
346 changed files with 55946 additions and 11764 deletions

File diff suppressed because it is too large Load Diff

1
assets/asm/usdasm Submodule

Submodule assets/asm/usdasm added at d53311a54a

View File

@@ -15,7 +15,7 @@ endif
!ZS_CUSTOM_OVERWORLD = 1
if !ZS_CUSTOM_OVERWORLD != 0
incsrc "ZSCustomOverworld.asm"
incsrc "ZSCustomOverworld_v3.asm"
endif
}