diff options
author | 2018-11-04 17:57:08 +1100 | |
---|---|---|
committer | 2018-11-04 17:57:08 +1100 | |
commit | 9cbc957076af5c91b4d797811dfc8eea09d6ed50 (patch) | |
tree | d0b0872b6fba60e98e926ad56183ab1ef63af071 /scripts/src/lib.lua | |
parent | 04a32321628c8af794c4f987ba3ae55aab69de33 (diff) |
(nw) misc cleanup:
* tabify a JSON file (not currently handled by srcclean)
* get rid of stray printf
* ยต'nSP in header comments - we do UTF-8 source
* spg2xx.cpp: make room for LOG_GENERAL - it's defined as (1U << 0) if you don't give it a different value
* spg2xx.h: inline on member function declarations generally doesn't do anything useful - it's implicit when the function body is inlined at declaration, and in other cases you usually want to put the inline qualifier on the definition, not the declaration
* rainbow.cpp: revert mouse changes - there's no reason a Mouse Systems driver couldn't be loaded, and the Logitech mouse is Microsoft-compatible
* video21.cpp: use deal/stand for blackjack control buttons now that we're not using deal for vblank
Diffstat (limited to 'scripts/src/lib.lua')
0 files changed, 0 insertions, 0 deletions