mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Initial commit
This commit is contained in:
4
arm9/source/waitByLoop.h
Normal file
4
arm9/source/waitByLoop.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "common.h"
|
||||
|
||||
extern "C" void waitByLoop(u32 count);
|
||||
Reference in New Issue
Block a user