mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-07 19:24:15 -05:00
9 lines
85 B
C
9 lines
85 B
C
//
|
|
// Created by mart on 4/12/20.
|
|
//
|
|
|
|
#include "os.h"
|
|
|
|
asm void OS_GetProcMode() {
|
|
|
|
} |