mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-03 10:01:08 -04:00
Fix most vtable issues (#2706)
This commit is contained in:
@@ -1615,13 +1615,10 @@ int dShopSystem_c::getFlowNodeNum() {
|
||||
return num;
|
||||
}
|
||||
|
||||
// fake, used to fix weak function order
|
||||
void dShopSystem_c::dummyWeakOrder() {
|
||||
static void dummy() {
|
||||
static const char* bck_str = ".bck";
|
||||
static const char* btp_str = ".btp";
|
||||
static const char* btk_str = ".btk";
|
||||
|
||||
getResName2(0);
|
||||
}
|
||||
|
||||
/* 8019AB1C-8019AB24 19545C 0008+00 0/0 0/0 8/8 .text setSellItemMax__13dShopSystem_cFUc
|
||||
|
||||
Reference in New Issue
Block a user