diff options
author | garak <garakmon@gmail.com> | 2019-01-15 23:00:25 -0500 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2019-01-15 23:26:17 -0500 |
commit | 669e40cb15232f0631fba4a079a42dcc7e676adc (patch) | |
tree | 91b7c68e65cb21efe5a8a1d3fda7c315c997a597 /include/heated_rock.h | |
parent | e8b149e80e7b1411ce7a128e36ebc5d5490133e1 (diff) |
sync region map data formats with pokeemerald
Diffstat (limited to 'include/heated_rock.h')
-rw-r--r-- | include/heated_rock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/heated_rock.h b/include/heated_rock.h index 26856fe7f..9ef460b35 100644 --- a/include/heated_rock.h +++ b/include/heated_rock.h @@ -7,4 +7,4 @@ u16 sub_80D5940(u8 spriteId); void sub_80D5994(struct Sprite *sprite, s16 x, s16 y); -#endif // GUARD_HEATED_ROCK_H
\ No newline at end of file +#endif // GUARD_HEATED_ROCK_H |