mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2024-12-23 03:21:56 +01:00
removing an unneeded printf.
This commit is contained in:
parent
efaf7d615a
commit
525feeed60
@ -77,7 +77,6 @@ RECOMP_PATCH void FileSelect_Init(GameState* thisx) {
|
||||
size_t size;
|
||||
|
||||
recomp_set_in_title_sequence(false);
|
||||
recomp_printf("FileSelect_Init\n");
|
||||
|
||||
GameState_SetFramerateDivisor(&this->state, 1);
|
||||
Matrix_Init(&this->state);
|
||||
|
Loading…
Reference in New Issue
Block a user