mirror of
https://github.com/pret/pokediamond.git
synced 2026-09-26 13:33:09 -04: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() {
|
|
|
|
} |