Fixed missing include in event_object_movement. Fixed Lombre follower palette. Credit: Jaizu
This commit is contained in:
parent
21d8c8e9c5
commit
8672530f10
2 changed files with 1 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 554 B After Width: | Height: | Size: 7.7 KiB |
|
@ -32,6 +32,7 @@
|
|||
#include "trainer_hill.h"
|
||||
#include "util.h"
|
||||
#include "constants/event_object_movement.h"
|
||||
#include "constants/abilities.h"
|
||||
#include "constants/battle.h"
|
||||
#include "constants/event_objects.h"
|
||||
#include "constants/field_effects.h"
|
||||
|
|
Loading…
Reference in a new issue