diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-08 02:17:01 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-08 02:17:01 -0500 |
commit | eac70acab65dea005da2299e4bb209aff1ded60f (patch) | |
tree | 248d9a1402c9378118c4b7e1ed148e308fb91cde /src/player_pc.c | |
parent | af182d6f168afbb7c8c35fe9240ecf931099d06e (diff) |
Change filename to something more descriptive
Diffstat (limited to 'src/player_pc.c')
-rw-r--r-- | src/player_pc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player_pc.c b/src/player_pc.c index f167062cb..38f556b28 100644 --- a/src/player_pc.c +++ b/src/player_pc.c @@ -28,7 +28,7 @@ #include "strings.h" #include "task.h" #include "window.h" -#include "menu_unknown.h" +#include "menu_specialized.h" // structures struct Struct203BCC4 |