makerom v0.5

This commit is contained in:
3DSGuy
2014-04-01 14:08:00 +08:00
parent 510988b07a
commit 26772b49c8
45 changed files with 5630 additions and 4132 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ char *getcwdir(char *buffer,int maxlen)
#endif
}
//Data Size conversion
//Data Size contitleVersion
u16 u8_to_u16(u8 *value, u8 endianness)
{
u16 new_value;