add newline at eof

This commit is contained in:
Alex Bates 2020-08-16 02:54:04 +01:00
parent 1b6d31e6ee
commit 3c527f99d9
No known key found for this signature in database
GPG Key ID: 5E11C2DB78877706
2 changed files with 2 additions and 2 deletions

View File

@ -35,4 +35,4 @@ glabel func_802D4BDC
.L802D4C40:
/* 0F95F0 802D4C40 8FBF0010 */ lw $ra, 0x10($sp)
/* 0F95F4 802D4C44 03E00008 */ jr $ra
/* 0F95F8 802D4C48 27BD0018 */ addiu $sp, $sp, 0x18
/* 0F95F8 802D4C48 27BD0018 */ addiu $sp, $sp, 0x18

View File

@ -10,4 +10,4 @@
typedef s32 bytecode;
#endif
#endif