fix: cppcheck (21 troballes)
This commit is contained in:
@@ -49,7 +49,7 @@ namespace {
|
||||
// blit únic del wordmark "JAILGAMES" complet (231×45 al destí 43,78).
|
||||
// IntroScene només s'activa quan use_new_logo == false, així que la
|
||||
// branca use_new_logo d'aquell helper aquí no es necessita.
|
||||
void drawWordmark(JD8_Surface gfx) {
|
||||
void drawWordmark(const Uint8* gfx) {
|
||||
JD8_Blit(43, 78, gfx, 43, 155, 231, 45);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user