mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-06 17:42:34 -04:00
Decompile pakWriteEeprom
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user