Commit Graph
5 Commits
Author SHA1 Message Date
grisenti 42f30493ee HPL1: make Matrix constructor constexpr 2022-12-23 14:04:21 +01:00
Eugene Sandulenko 65ee75176f HPL1: Removed more system includes 2022-12-23 14:04:12 +01:00
Eugene Sandulenko 8641896f01 HPL1: sprintf -> snprintf 2022-12-23 14:04:12 +01:00
D G Turner b4af807761 HPL1: Remove Unecessary Semicolons Causing GCC Compiler Warnings
These warnings are emitted when -Wpedantic is passed to GCC.
2022-12-23 14:03:57 +01:00
grisenti 2b089fb89f HPL1: rename engine's matrix header
On windows this caused conflicts with ScummVM's matrix header.
2022-12-23 14:03:45 +01:00