Fix typo
This commit is contained in:
@@ -38,6 +38,6 @@ namespace board {
|
|||||||
SysClkSocType GetSocType();
|
SysClkSocType GetSocType();
|
||||||
HorizonOCConsoleType GetConsoleType();
|
HorizonOCConsoleType GetConsoleType();
|
||||||
u8 GetDramID();
|
u8 GetDramID();
|
||||||
bool isIsDram8GB();
|
bool IsDram8GB();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user