diff options
| author | 2015-07-29 08:34:21 +0200 | |
|---|---|---|
| committer | 2015-07-29 08:34:21 +0200 | |
| commit | 1b452e3bfb48e9c77e705a60ab285c382d457e8a (patch) | |
| tree | ec86ee0e176d53492a6f034a473c728cc6896ad7 /src/emu/cpu/rsp/vmudh.h | |
| parent | b038bdab5ba511f2af2c23e24b3508062a42b3b3 (diff) | |
Cleanups and version bumpmame0164
Diffstat (limited to 'src/emu/cpu/rsp/vmudh.h')
| -rw-r--r-- | src/emu/cpu/rsp/vmudh.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/rsp/vmudh.h b/src/emu/cpu/rsp/vmudh.h index 6ae77e2ef7e..71c3a38f4fb 100644 --- a/src/emu/cpu/rsp/vmudh.h +++ b/src/emu/cpu/rsp/vmudh.h @@ -8,4 +8,3 @@ inline rsp_vec_t rsp_vmudh(rsp_vec_t vs, rsp_vec_t vt, rsp_vec_t *acc_md, rsp_ve return sclamp_acc_to_mid(*acc_md, *acc_hi); } - |
