mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-05 09:05:26 -04:00
f9380b3e05
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
38 lines
710 B
C
38 lines
710 B
C
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: MetroTRK/Portable/notify
|
|
//
|
|
|
|
#include "TRK_MINNOW_DOLPHIN/MetroTRK/Portable/notify.h"
|
|
#include "dolphin/types.h"
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
void TRKDoNotifyStopped();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
void TRKReleaseBuffer();
|
|
void TRKGetFreeBuffer();
|
|
void TRKRequestSend();
|
|
void TRKTargetAddExceptionInfo();
|
|
void TRKTargetAddStopInfo();
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 8036F4B0-8036F548 369DF0 0098+00 0/0 1/1 0/0 .text TRKDoNotifyStopped */
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
asm void TRKDoNotifyStopped() {
|
|
nofralloc
|
|
#include "asm/TRK_MINNOW_DOLPHIN/MetroTRK/Portable/notify/TRKDoNotifyStopped.s"
|
|
}
|
|
#pragma pop
|