9 lines
204 B
C
9 lines
204 B
C
#pragma once
|
|
|
|
#define ISSUE_SUFFIX "Please open an issue on the jadeite repository specifying your game edition/region and version"
|
|
|
|
void unload_ctr_inc();
|
|
void unload_ctr_dec();
|
|
|
|
void request_restart();
|