mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 14:13:27 -04:00
moved strings + decompile simple store functions
This commit is contained in:
@@ -15,13 +15,13 @@ struct JKRHeap {
|
||||
/* 802CE500 */ void free(void*, JKRHeap*);
|
||||
};
|
||||
|
||||
struct Z2FxLineConfig {};
|
||||
|
||||
struct JKRArchive {
|
||||
/* 802D5D38 */ void getResource(u16);
|
||||
/* 802D610C */ void countResource() const;
|
||||
};
|
||||
|
||||
struct Z2FxLineConfig {};
|
||||
|
||||
struct Z2FxLineMgr {
|
||||
/* 802BA7DC */ Z2FxLineMgr();
|
||||
/* 802BA7FC */ void initDataArc(JKRArchive*, JKRHeap*);
|
||||
|
||||
Reference in New Issue
Block a user