smeierzubiesen/hmh

View on GitHub
code/handmade.cpp

Summary

Maintainability
Test Coverage

Showing 2 of 2 total issues

C-style pointer casting
Open

game_state *GameState = (game_state *)Memory->PermanentStorage;
Severity: Minor
Found in code/handmade.cpp by cppcheck

C-style pointer casting
Open

game_state *GameState = (game_state *)Memory->PermanentStorage;
Severity: Minor
Found in code/handmade.cpp by cppcheck
Category
Status