1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-08-14 07:26:16 +00:00
Files
CLK/Machines
Thomas Harte dc4a0e4e3b Video only ever reads from RAM, so it can be const *.
(it can also be *const, since I set it only once)
2019-10-27 14:09:38 -04:00
..