mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
decomp osAiGetLength
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#include "common.h"
|
||||
#include "global.h"
|
||||
#include "hardware.h"
|
||||
|
||||
#pragma GLOBAL_ASM("asm/us/nonmatchings/libultra/io/aigetlen/osAiGetLength.s")
|
||||
u32 osAiGetLength() {
|
||||
return HW_REG(AI_LEN_REG, u32);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user