summaryrefslogtreecommitdiff
path: root/include/heal_location.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-28 13:51:14 -0800
committerYamaArashi <shadow962@live.com>2017-01-28 13:51:14 -0800
commited8f49d5e1418309cbc4f705a242d073258c8639 (patch)
treea9620a22bc7fd4ebbb2cb38c46841a82d24484f0 /include/heal_location.h
parent9a500a622b7fb666b8b45e1280af02084fcbc12d (diff)
tabs to spaces
Diffstat (limited to 'include/heal_location.h')
-rw-r--r--include/heal_location.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/heal_location.h b/include/heal_location.h
index 785918bd6..94dac2417 100644
--- a/include/heal_location.h
+++ b/include/heal_location.h
@@ -5,10 +5,10 @@
struct HealLocation
{
- s8 group;
- s8 map;
- u16 x;
- u16 y;
+ s8 group;
+ s8 map;
+ u16 x;
+ u16 y;
};
u32 GetHealLocationIndexByMap(u16 mapGroup, u16 mapNum);