mirror of
https://github.com/zeldaret/ph
synced 2026-05-23 06:54:18 -04:00
b44496319d
* ActorShopItem 93% * Fix build * Add missing symbols to usa * Document BMG message ID functions * Create bmg.py for inspecting BMG files * ActorShopItem 98% * Match func_ov031_0217dfec * Port reloc changes to usa * Make `ModelRender::GetLcdcAddress` non-const
12 lines
197 B
YAML
12 lines
197 B
YAML
CompileFlags:
|
|
Add:
|
|
- -m32
|
|
- -nostdinc
|
|
- -Iinclude
|
|
- -Ilibs/c/include
|
|
- -Ilibs/cpp/include
|
|
- -Ilibs/nds/include
|
|
- -Ilibs/nitro/include
|
|
- -Ilibs/nns/include
|
|
- -Wno-c99-designator
|