mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-02 00:38:49 -04:00
emu64 work and misc improvements
This commit is contained in:
@@ -3186,8 +3186,11 @@ static void mAGrw_SetGrass(lbRTC_time_c* now_time, lbRTC_time_c* grow_time, u16*
|
||||
}
|
||||
}
|
||||
#else
|
||||
#pragma push
|
||||
#pragma force_active on
|
||||
extern f64 lbl_806490a8;
|
||||
REL_SYMBOL_AT(lbl_806490a8, 0x806490A8);
|
||||
#pragma pop
|
||||
|
||||
static asm void mAGrw_SetGrass(lbRTC_time_c* now_time, lbRTC_time_c* grow_time, u16* cancel) {
|
||||
#include "asm/8051497c.s"
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "Famicom/famicom.h"
|
||||
#include "m_debug.h"
|
||||
#include "dolphin/os.h"
|
||||
#include "libforest/osreport.h"
|
||||
|
||||
//TODO: actually add all the stacks and headers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user