pureikyubu/SRC/HighLevel/Bootrom.h
2020-08-06 22:47:44 +03:00

3 lines
72 B
C

#pragma once
void BootROM(bool dvd, bool rtc, uint32_t consoleVer);