Commit Graph

2 Commits

Author SHA1 Message Date
9762297909 Properly namespace all classes under "::libprojectM" 2023-12-30 14:56:35 +01:00
5c5bb0a147 PresetFileParser: Fix line reader and a compiler warning, re-add tests.
Don't skip lines with no data after "=", as there are many presets with empty code lines. skipping it would create a gap in the line numbers, aborting the loop in GetCode() early.
2023-09-11 10:19:46 +02:00