mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
Attempt to decompile formatTime
This commit is contained in:
@@ -23,7 +23,7 @@ void func0f0d564c(u8 *data, char *dst, bool addlinebreak);
|
||||
void func0f0d5690(u8 *dst, char *buffer);
|
||||
void savebufferWriteGuid(struct savebuffer *buffer, struct fileguid *guid);
|
||||
void savebufferReadGuid(struct savebuffer *buffer, struct fileguid *guid);
|
||||
void formatTime(char *dst, s32 time, u32 arg2);
|
||||
void formatTime(char *dst, s32 time60, s32 precision);
|
||||
void func0f0d5a7c(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user