Decompile pakWriteEeprom

This commit is contained in:
Ryan Dwyer
2020-11-13 23:40:44 +10:00
parent d0f677191b
commit 549157dd0f
2 changed files with 12 additions and 29 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ void func0f11df94(s8 device);
void func0f11e3bc(s8 device);
void pakProbeEeprom(void);
s32 pakReadEeprom(u8 address, u8 *buffer, u32 len);
u32 func0f11e4d4(void);
s32 pakWriteEeprom(u8 address, u8 *buffer, u32 len);
void bitSetByIndex(u32 value, u32 *flags, bool set);
u32 bitGetByIndex(u32 value, u32 *flags);
void func0f11e5bc(u32 *flags);