mirror of
https://github.com/zeldaret/tp
synced 2026-06-02 18:18:59 -04:00
auto decompile more functions
This commit is contained in:
@@ -11,16 +11,16 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct JAISound {};
|
||||
|
||||
struct JAISeq {};
|
||||
struct JAISe {};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JAISe {};
|
||||
struct JAISeq {};
|
||||
|
||||
struct JAIStream {};
|
||||
|
||||
struct JAISound {};
|
||||
|
||||
struct Z2SoundInfo {
|
||||
/* 802BB00C */ void getBgmSeqResourceID(JAISoundID) const;
|
||||
/* 802BB090 */ void getSoundType(JAISoundID) const;
|
||||
|
||||
Reference in New Issue
Block a user