mirror of
https://github.com/zeldaret/oot
synced 2026-07-11 15:18:59 -04:00
[ntsc-1.2] Match z_game_over.c, PAL 1.1 fixes (#2099)
* Match z_game_over.c (PAL 1.1 change) * Fix previous matches that are actually PAL 1.1 changes * Add versions.h to global.h * Add versions.h to z_game_over.c too * And the others too * Fix awkward wording
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
#include "macros.h"
|
||||
#include "versions.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user