Add the HEAL_LOCATION_NONE constant

This commit is contained in:
sphericalice
2022-06-03 14:59:01 +01:00
parent a7b6dfee3a
commit 35bdaccedc
4 changed files with 45 additions and 44 deletions

View File

@@ -1,6 +1,7 @@
#ifndef GUARD_CONSTANTS_HEAL_LOCATIONS_H
#define GUARD_CONSTANTS_HEAL_LOCATIONS_H
#define HEAL_LOCATION_NONE 0
#define HEAL_LOCATION_LITTLEROOT_TOWN_BRENDANS_HOUSE_2F 1
#define HEAL_LOCATION_LITTLEROOT_TOWN_MAYS_HOUSE_2F 2
#define HEAL_LOCATION_PETALBURG_CITY 3