get asm symbolic source debugging working with gnu assembler and gdb psyq builds

This commit is contained in:
2025-08-06 14:18:11 -04:00
parent b9494d219f
commit 8b252c4e68
6 changed files with 21 additions and 15 deletions
+1 -1
View File
@@ -85,4 +85,4 @@ typedef def_struct(gp_Vec2) {
U16 y;
};
extern void gp_screen_init();
void gp_screen_init();