mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
13 lines
398 B
C
13 lines
398 B
C
#include "common.h"
|
|
|
|
int INCLUDE_ASM(os/code_41750_len_450, osSetTimer, OSTimer* timer, OSTime start, OSTime end, OSMesgQueue* queue,
|
|
OSMesg mesg);
|
|
|
|
INCLUDE_API_ASM(os/code_41750_len_450, osTimerServicesInit);
|
|
|
|
INCLUDE_API_ASM(os/code_41750_len_450, osTimerInterrupt);
|
|
|
|
INCLUDE_API_ASM(os/code_41750_len_450, osSetTimerIntr);
|
|
|
|
INCLUDE_API_ASM(os/code_41750_len_450, osInsertTimer);
|