mirror of https://github.com/zeldaret/botw.git
Add files via upload
This commit is contained in:
parent
bc039919de
commit
c385453f76
|
|
@ -2,6 +2,6 @@
|
|||
namespace ksys::as {
|
||||
class ASList{
|
||||
public:
|
||||
void sub_710115b070(ASList *this_, f32 a2, f32 a3, const sead::SafeString& a4, int a5, int a6, bool a7);
|
||||
void sub_710115b070( f32 a2, f32 a3, const sead::SafeString& a4, int a5, int a6, bool a7);
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue