]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Silence compiler warnings about 'void' functions returning a value
authorThomas Huth <huth@tuxfamily.org>
Sat, 24 Sep 2022 06:52:34 +0000 (08:52 +0200)
committerThomas Huth <huth@tuxfamily.org>
Sun, 25 Sep 2022 05:23:01 +0000 (07:23 +0200)
commit391b3799ba4425ca1eac7ab7f9bf52eba8ae8a5b
treeb69773dbb8dc607906a61e2cd8e4d0c0d08b3698
parent9f9aca070a47d47da9ce747e8314d28c39e7f0df
Silence compiler warnings about 'void' functions returning a value

VisualStudio complains with a warning:

 'void' function returning a value

Let's re-arrange the code a little bit to silence those warnings.
cpummu30.cpp
newcpu.cpp