forked from Mirror/GodMode9
6 lines
58 B
C
6 lines
58 B
C
#pragma once
|
|
|
|
#include "common.h"
|
|
|
|
void wait(u32 cycles);
|