summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/submenu.cpp
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2017-12-02 09:48:29 +0000
committer smf- <smf-@users.noreply.github.com>2017-12-02 09:49:28 +0000
commit51c06e670fadc0172268149fee689a54ee06e644 (patch)
tree929fdd26f670e9064746a927861545fc12770add /src/frontend/mame/ui/submenu.cpp
parent61a02c8bd282b3c674d2c03445d1fff6c93c2cd4 (diff)
fix compiling with latest build tools (nw)
Compiling src/devices/cpu/hd61700/hd61700.cpp... ../../../../../src/devices/cpu/e132xs/e132xs.cpp: In member function 'void hyperstone_device::set_global_register(uint8_t, uint32_t)': ../../../../../src/devices/cpu/e132xs/e132xs.cpp:619:4: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if ((m_global_regs[code] ^ val) & 0x00800000) ^~ ../../../../../src/devices/cpu/e132xs/e132xs.cpp:621:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' m_global_regs[code] = val; ^~~~~~~~~~~~~
Diffstat (limited to 'src/frontend/mame/ui/submenu.cpp')
0 files changed, 0 insertions, 0 deletions