diff options
author | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
---|---|---|
committer | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
commit | d4315d68bdf5f011c7891468ffaed70180c20a9c (patch) | |
tree | 7ab3ce737812e3bd8dd47954472400c7ecae5836 /constants/item_data_constants.asm | |
parent | 462b7521b221a3766d7f21a9e1c7c1f11f72c52a (diff) |
Give all .asm and all .inc except of base_stats/???.inc new line at the end of file
Diffstat (limited to 'constants/item_data_constants.asm')
-rwxr-xr-x | constants/item_data_constants.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants/item_data_constants.asm b/constants/item_data_constants.asm index 1354a40..80dfd14 100755 --- a/constants/item_data_constants.asm +++ b/constants/item_data_constants.asm @@ -125,5 +125,3 @@ MAX_PC_ITEMS EQU 50 const HELD_BRIGHTPOWDER const HELD_78 const HELD_FOCUS_BAND - - |