mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-02 01:42:45 -04:00
Debug display mostly OK (#399)
* WIP * done? * remove something from variables.h * missed a warning * PR fixes (AngheloAlf) * fix lights * restore ZAPD makefile * format * format again * fix a graph alloc * Missed one in skin
This commit is contained in:
@@ -470,8 +470,6 @@ beginseg
|
||||
include "build/src/code/z_common_data.o"
|
||||
include "build/src/code/z_debug.o"
|
||||
include "build/src/code/z_debug_display.o"
|
||||
include "build/data/code/z_debug_display.data.o"
|
||||
include "build/data/code/z_debug_display.bss.o"
|
||||
include "build/src/code/z_debug_mode.o"
|
||||
include "build/data/code/z_debug_mode.data.o"
|
||||
include "build/data/code/z_debug_mode.bss.o"
|
||||
|
||||
Reference in New Issue
Block a user