mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-06 01:23:15 +01:00
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
This commit is contained in:
commit
43e8f76338
@ -1,6 +1,8 @@
|
|||||||
#ifndef GUARD_CONSTANTS_ITEM_CONFIG_H
|
#ifndef GUARD_CONSTANTS_ITEM_CONFIG_H
|
||||||
#define GUARD_CONSTANTS_ITEM_CONFIG_H
|
#define GUARD_CONSTANTS_ITEM_CONFIG_H
|
||||||
|
|
||||||
|
#include "constants/expansion_branches.h"
|
||||||
|
|
||||||
#ifndef GEN_3
|
#ifndef GEN_3
|
||||||
#define GEN_3 0
|
#define GEN_3 0
|
||||||
#define GEN_4 1
|
#define GEN_4 1
|
||||||
|
Loading…
Reference in New Issue
Block a user