mirror of
https://github.com/zeldaret/tp
synced 2026-08-02 00:24:25 -04:00
decompile s_basic, cleanup mangled names in f_pc (#101)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "global.h"
|
||||
|
||||
class cMl {
|
||||
public:
|
||||
static void init(JKRHeap*);
|
||||
static void* memalignB(int, unsigned long);
|
||||
static void free(void*);
|
||||
|
||||
Reference in New Issue
Block a user