mirror of
https://github.com/zeldaret/oot
synced 2026-08-08 18:43:38 -04:00
Extract z_select_static (#1074)
* merge master * z_select_static OK * remove jenkins file * missed a DL * Update z_select_static.xml * new ZAPD
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
/* Private macro to wrap other macros in do {...} while (0) */
|
||||
#define _DW(macro) do {macro} while (0)
|
||||
|
||||
#define F3DEX_GBI_2
|
||||
#ifndef F3DEX_GBI
|
||||
#define F3DEX_GBI_2
|
||||
#endif
|
||||
|
||||
#ifdef F3DEX_GBI_2
|
||||
# ifndef F3DEX_GBI
|
||||
|
||||
Reference in New Issue
Block a user