boo/lib
Lioncash 23cdae9e97 General: Make use of [[maybe_unused]]
Replaces uses of (void)variable with the attribute introduced in C++17.
2019-09-09 21:53:54 -04:00
..
audiodev Add missing override keywords 2019-08-31 11:20:30 -10:00
graphicsdev Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/boo 2019-08-31 10:34:11 -10:00
inputdev Merge pull request #38 from lioncash/cast 2019-09-06 23:24:56 -07:00
mac Add missing override keywords 2019-08-31 11:20:30 -10:00
nx General: Make use of [[maybe_unused]] 2019-09-09 21:53:54 -04:00
win ApplicationWin32/WindowWin32: Get/SetWindowLong -> Get/SetWindowLongPtr 2019-09-06 07:13:27 -04:00
x11 General: Make use of [[maybe_unused]] 2019-09-09 21:53:54 -04:00
CFPointer.hpp MacOS build fixes 2019-08-31 10:12:12 -10:00
Common.hpp General: Tidy up includes 2019-08-19 21:02:56 -04:00