mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00: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:
parent
46b826fcd4
commit
0a48548da7
4 changed files with 47 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue