tp/config
LagoLunatic ed42b15988
Debug build now takes .alf as input instead of .dol (#2360)
* Fix debug build

* Debug build now takes .alf as input instead of .dol

I had to manually remove the following line from symbols.txt for DTK to work:
```
.data = .sbss:0x8074C97C; // type:object size:0x4 scope:local data:byte
```
After that it built OK, and DTK automatically modified all other lines in symbols.txt.

* Fix pragma in header messing up debug optimization level
2025-03-30 15:43:44 -07:00
..
GZ2E01 Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
GZ2P01 wip debug / pal building, b_gm mostly done (#2285) 2025-01-16 19:37:39 +02:00
ShieldD Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00