mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Remove a bunch of weak func order fakematches
This commit is contained in:
@@ -10,12 +10,7 @@
|
||||
#include "d/res/res_key.h"
|
||||
#include "d/res/res_hkyo.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
|
||||
// Fakematch to fix weak function ordering of cSAngle::~cSAngle() and cSGlobe::~cSGlobe().
|
||||
#pragma sym off
|
||||
#include "SSystem/SComponent/c_angle.h"
|
||||
#pragma sym on
|
||||
#pragma nosyminline off
|
||||
|
||||
/* 8006B39C-8006B3A8 .text getSwbit__12dDoor_info_cFv */
|
||||
u8 dDoor_info_c::getSwbit() {
|
||||
|
||||
Reference in New Issue
Block a user