2023-06-21 11:25:22 +00:00
|
|
|
#pragma once
|
|
|
|
|
2023-08-04 19:17:31 +00:00
|
|
|
#define ISSUE_SUFFIX "Please open an issue on the jadeite repository specifying your game edition/region and version"
|
|
|
|
|
2023-06-21 11:25:22 +00:00
|
|
|
void unload_ctr_inc();
|
|
|
|
void unload_ctr_dec();
|
2023-08-04 12:35:29 +00:00
|
|
|
|
|
|
|
void request_restart();
|