-
Notifications
You must be signed in to change notification settings - Fork 202
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
I didnt modify anything in the goddard folder, nor did i modify the mario_misc.c or .h files. but i keep getting the same errors:
`gd_copy_p1_contpad' referenced in section `.text.geo_draw_mario_head_goddard' of build/us_n64/src/game/mario_misc.o: defined in discarded section `.text.gd_copy_p1_contpad' of build/us_n64\libgoddard.a(renderer.o)
`gdm_gettestdl' referenced in section `.text.geo_draw_mario_head_goddard' of build/us_n64/src/game/mario_misc.o: defined in discarded section `.text.gdm_gettestdl' of build/us_n64\libgoddard.a(renderer.o)
`gd_vblank' referenced in section `.text.geo_draw_mario_head_goddard' of build/us_n64/src/game/mario_misc.o: defined in discarded section `.text.gd_vblank' of build/us_n64\libgoddard.a(renderer.o)
`gd_vblank' referenced in section `.text.geo_draw_mario_head_goddard' of build/us_n64/src/game/mario_misc.o: defined in discarded section `.text.gd_vblank' of build/us_n64\libgoddard.a(renderer.o)
`gd_sfx_to_play' referenced in section `.text.geo_draw_mario_head_goddard' of build/us_n64/src/game/mario_misc.o: defined in discarded section `.text.gd_sfx_to_play' of build/us_n64\libgoddard.a(renderer.o)
`gdm_init' referenced in section `.text.level_cmd_load_mario_head' of build/us_n64/src/engine/level_script.o: defined in discarded section `.text.gdm_init' of build/us_n64\libgoddard.a(renderer.o)
`gd_add_to_heap' referenced in section `.text.level_cmd_load_mario_head' of build/us_n64/src/engine/level_script.o: defined in discarded section `.text.gd_add_to_heap' of build/us_n64\libgoddard.a(renderer.o)
`gd_add_to_heap' referenced in section `.text.level_cmd_load_mario_head' of build/us_n64/src/engine/level_script.o: defined in discarded section `.text.gd_add_to_heap' of build/us_n64\libgoddard.a(renderer.o)
`gdm_setup' referenced in section `.text.level_cmd_load_mario_head' of build/us_n64/src/engine/level_script.o: defined in discarded section `.text.gdm_setup' of build/us_n64\libgoddard.a(renderer.o)
`gdm_maketestdl' referenced in section `.text.level_cmd_load_mario_head' of build/us_n64/src/engine/level_script.o: defined in discarded section `.text.gdm_maketestdl' of build/us_n64\libgoddard.a(renderer.o)
mingw32-make: *** [makefile:894: build/us_n64/sm64_prelim.elf] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done