tp/include/JSystem/JGadget
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
..
binary.h Debug build now takes .alf as input instead of .dol (#2360) 2025-03-30 15:43:44 -07:00
define.h Debug version now builds OK and all_source compiles (#2343) 2025-03-22 18:00:51 -07:00
linklist.h Z2AudioLib work (#2339) 2025-03-21 23:03:43 -07:00
pointer.h jstudio particle and sound OK (#2194) 2024-08-22 13:17:24 -07:00
search.h d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085) 2024-03-07 20:23:18 -07:00
std-memory.h some cleanup of f_pc/f_op files (#2254) 2024-11-29 18:24:26 +02:00
std-vector.h some cleanup of f_pc/f_op files (#2254) 2024-11-29 18:24:26 +02:00
vector.h work on functionvalue (#2054) 2024-01-30 16:02:22 -08:00