diff options
| author | Julgodis <> | 2021-09-26 12:11:21 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-09-26 12:11:21 +0200 |
| commit | bf12ea7a1111fd57bb38c9f2f8076da6894cd146 (patch) | |
| tree | 8d05f635966d98788d8d7a9fbfdb142c86147f79 /include/f_ap | |
| parent | fa19d7a32e0ed5b8ff1909661220cad8fd2251b4 (diff) | |
Removed JUtility.h and added './tp format'
Diffstat (limited to 'include/f_ap')
| -rw-r--r-- | include/f_ap/f_ap_game.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/f_ap/f_ap_game.h b/include/f_ap/f_ap_game.h index 140a641656..a7dfe8c9b9 100644 --- a/include/f_ap/f_ap_game.h +++ b/include/f_ap/f_ap_game.h @@ -1,7 +1,7 @@ #ifndef F_AP_F_AP_GAME_H #define F_AP_F_AP_GAME_H -#include "JSystem/JUtility.h" +#include "JSystem/JUtility/TColor.h" #include "dolphin/types.h" void fapGm_After(); |
