mirror of
https://github.com/zeldaret/oot
synced 2026-08-25 15:46:15 -04:00
Define OOT_DEBUG=0 in retail builds
This commit is contained in:
@@ -5123,7 +5123,7 @@ _DW({ \
|
||||
#define gDPNoOpTag(pkt, tag) gDPParam(pkt, G_NOOP, tag)
|
||||
#define gsDPNoOpTag(tag) gsDPParam( G_NOOP, tag)
|
||||
|
||||
#ifdef OOT_DEBUG
|
||||
#if OOT_DEBUG
|
||||
|
||||
#define gDPNoOpHere(pkt, file, line) gDma1p(pkt, G_NOOP, file, line, 1)
|
||||
#define gDPNoOpString(pkt, data, n) gDma1p(pkt, G_NOOP, data, n, 2)
|
||||
|
||||
Reference in New Issue
Block a user