dStage_SetErrorStage OK

This commit is contained in:
Pheenoh 2021-01-10 02:34:49 -05:00
parent fb341652cc
commit 2d0a9fb22c
No known key found for this signature in database
GPG Key ID: 4312662758CE7D5A
1 changed files with 3 additions and 6 deletions

View File

@ -34,14 +34,11 @@ void dStage_SetErrorRoom(void) {
OSReport_Error(lbl_80378A50+8);
}
extern "C" {
// dStage_SetErrorStage__Fv
// dStage_SetErrorStage(void)
asm void dStage_SetErrorStage(void) {
nofralloc
#include "d/d_stage/asm/func_80023EC4.s"
void dStage_SetErrorStage(void) {
OSReport_Error(lbl_80378A50+73);
}
extern "C" {
// dStage_GetKeepDoorInfo__Fv
// dStage_GetKeepDoorInfo(void)
asm void dStage_GetKeepDoorInfo(void) {