You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
saved a file
This commit is contained in:
@@ -102,7 +102,7 @@ void s2d_type_print(int x, int y, char *str, uObjMtx *buf, int *pos) {
|
||||
void s2d_vsprint(int x, int y, uObjMtx *buf, char *str, ...) {
|
||||
va_list args;
|
||||
va_start(args, str);
|
||||
sprintf()
|
||||
vsprintf(str, )
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user