akmenu-next/arm9/source/timetool.h
2024-10-13 02:11:14 -07:00

10 lines
142 B
C

/*
Copyright (C) 2007 Acekard, www.acekard.com
SPDX-License-Identifier: MIT
*/
#pragma once
void waitMs(unsigned int requestTime);