diff options
Diffstat (limited to 'src/core/system.h')
| -rw-r--r-- | src/core/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/system.h b/src/core/system.h index 8f8ddf87b..b5f0c5a55 100644 --- a/src/core/system.h +++ b/src/core/system.h | |||
| @@ -30,4 +30,4 @@ void RunLoopFor(int cycles); | |||
| 30 | void RunLoopUntil(u64 global_cycles); | 30 | void RunLoopUntil(u64 global_cycles); |
| 31 | void Shutdown(); | 31 | void Shutdown(); |
| 32 | 32 | ||
| 33 | }; | 33 | } |