mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-10 12:54:55 -04:00
Remove .mdebug sections by default (#313)
* Add RM_MDEBUG to makefile * Add to diff settings to allow use of --source
This commit is contained in:
@@ -5,3 +5,4 @@ def apply(config, args):
|
||||
config['myimg'] = 'mm.us.rev1.rom_uncompressed.z64'
|
||||
config['mapfile'] = 'build/mm.map'
|
||||
config['source_directories'] = ['./src','./include']
|
||||
config['makeflags'] = ['KEEP_MDEBUG=1']
|
||||
|
||||
Reference in New Issue
Block a user