pokediamond/nitro/os.c

9 lines
85 B
C

//
// Created by mart on 4/12/20.
//
#include "os.h"
asm void OS_GetProcMode() {
}