Merge pull request #1671 from sphericalice/heal-location-none

Add the HEAL_LOCATION_NONE constant
This commit is contained in:
GriffinR
2022-10-18 18:41:04 -04:00
committed by GitHub
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