convert some constants to C headers
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#include "berry.h"
|
||||
#include "text.h"
|
||||
#include "item.h"
|
||||
#include "items.h"
|
||||
#include "hold_effects.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/hold_effects.h"
|
||||
#include "link.h"
|
||||
#include "bg.h"
|
||||
#include "dma3.h"
|
||||
@@ -33,10 +33,10 @@
|
||||
#include "util.h"
|
||||
#include "trig.h"
|
||||
#include "battle_ai_script_commands.h"
|
||||
#include "battle_move_effects.h"
|
||||
#include "constants/battle_move_effects.h"
|
||||
#include "battle_controllers.h"
|
||||
#include "pokedex.h"
|
||||
#include "abilities.h"
|
||||
#include "constants/abilities.h"
|
||||
#include "moves.h"
|
||||
#include "trainer_classes.h"
|
||||
#include "evolution_scene.h"
|
||||
|
||||
Reference in New Issue
Block a user