mirror of
https://github.com/AuroraWright/SafeA9LHInstaller.git
synced 2025-12-18 22:27:59 +00:00
6 lines
65 B
C
6 lines
65 B
C
#pragma once
|
|
|
|
#include "../../types.h"
|
|
|
|
void waitcycles(u32 us);
|