mirror of
https://github.com/zeldaret/tp
synced 2026-09-09 03:50:33 -04:00
56 lines
1.2 KiB
C++
56 lines
1.2 KiB
C++
//
|
|
// Generated By: dol2asm
|
|
// Translation Unit: MetroTRK/Portable/notify
|
|
//
|
|
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
#include "TRK_MINNOW_DOLPHIN/MetroTRK/Portable/notify.h"
|
|
|
|
//
|
|
// Forward References:
|
|
//
|
|
|
|
|
|
// False False
|
|
extern "C" void TRKDoNotifyStopped();
|
|
|
|
//
|
|
// External References:
|
|
//
|
|
|
|
|
|
// False False
|
|
extern "C" void TRKReleaseBuffer();
|
|
// False False
|
|
extern "C" void TRKGetFreeBuffer();
|
|
// False False
|
|
extern "C" void TRKRequestSend();
|
|
// False False
|
|
extern "C" void TRKTargetAddExceptionInfo();
|
|
// False False
|
|
extern "C" void TRKTargetAddStopInfo();
|
|
|
|
//
|
|
// Declarations:
|
|
//
|
|
|
|
/* 8036F4B0-8036F548 0098+00 s=0 e=1 z=0 None .text TRKDoNotifyStopped */
|
|
// 8036F4D0: 8036D71C (TRKGetFreeBuffer)
|
|
// 8036F4EC: 8036FF18 (TRKTargetAddStopInfo)
|
|
// 8036F4F8: 8036FE94 (TRKTargetAddExceptionInfo)
|
|
// 8036F510: 8036F098 (TRKRequestSend)
|
|
// 8036F520: 8036D68C (TRKReleaseBuffer)
|
|
// 8036F528: 8036D68C (TRKReleaseBuffer)
|
|
#pragma push
|
|
#pragma optimization_level 0
|
|
#pragma optimizewithasm off
|
|
// False False
|
|
extern "C" asm void TRKDoNotifyStopped() {
|
|
nofralloc
|
|
#include "asm/TRK_MINNOW_DOLPHIN/MetroTRK/Portable/notify/TRKDoNotifyStopped.s"
|
|
}
|
|
#pragma pop
|
|
|
|
|