diff --git a/Source/Project64/N64System.h b/Source/Project64/N64System.h index 7df0eecc3..66858c459 100644 --- a/Source/Project64/N64System.h +++ b/Source/Project64/N64System.h @@ -6,7 +6,7 @@ #pragma once #include "Support.h" -#include //needed for stl string (std::string) +#include // Needed for stl string (std::string) #include #include @@ -15,7 +15,8 @@ #include -//General Mips Information +// General MIPS information + #include #include #include