mirror of
https://github.com/n64decomp/mk64
synced 2026-06-16 06:05:36 -04:00
Cleanup undefined_syms for all the course data (#407)
* Update building of packed_dl files * Expose course_data symbols to linker. * Remove undefined_syms for course data * Update ctx_includes Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
@@ -62,8 +62,6 @@
|
||||
#include <macros.h>
|
||||
#include <mk64.h>
|
||||
#include <objects.h>
|
||||
// #include <packed_displaylist_symbols_gen.h> does not work
|
||||
#include <packed_displaylist_symbols.h>
|
||||
#include <segments.h>
|
||||
#include <segment_symbols.h>
|
||||
#include <sounds.h>
|
||||
|
||||
Reference in New Issue
Block a user