summaryrefslogtreecommitdiff
path: root/src/Dolphin/os/OSReset.c
blob: a9cc1866523f982bc6fa8e90328d60aa3276f4b0 (plain)
1
2
3
4
5
#include "dolphin/OSReset.h"

void OSResetSystem(int reset, unsigned int resetCode, int forceMenu) {

}