A couple of clean ups suggested by Android Studio/Clang Tidy
This commit is contained in:
parent
e9544c2fdc
commit
f99ef2c195
2 changed files with 4 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ static bool CaptureHdr(short width, short height, std::ofstream *out)
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Write the current ingame palette to the PCX file
|
||||
* @brief Write the current in-game palette to the PCX file
|
||||
* @param palette Current palette
|
||||
* @param out File stream for the PCX file.
|
||||
* @return True if successful, else false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue