diff options
author | 2022-07-19 14:17:42 +1000 | |
---|---|---|
committer | 2022-07-19 14:17:42 +1000 | |
commit | 30ae5dea731878c5f2ecd25d0393240ddaf54fa2 (patch) | |
tree | 1737784284610a5c76794ee5f2bfdd4da596745a /scripts/src/emu.lua | |
parent | 115d90e370b7a53ba5df20e8b4f998bfcc81c1ab (diff) |
Miscellaneous cleanup.
apple/maciivx.cpp, apple/maclc3.cpp: Fixed unnecessary absolute tags.
video/fixfreq.cpp: Make the code look more like the other MAME code:
* Indent initialiser lists by one level.
* Indent parameters by two levels when they need to be wrapped.
* Don't use const on parameters passed by value (not part of signature).
* Changed C-style casts to function-syntax casts (reduces parentheses).
Ran srcclean on capcom/lwings.cpp and video/fixfreq.cpp.
Diffstat (limited to 'scripts/src/emu.lua')
0 files changed, 0 insertions, 0 deletions