emu: Operand trait over u8/u16, d8_as_d16 argtype

This commit is contained in:
2021-03-17 21:38:13 -07:00
parent ae1f3da4b2
commit dcf96ec5b3
5 changed files with 63 additions and 56 deletions

View File

@@ -15,6 +15,7 @@ gfx_device_gl = "0.15"
image = "0.19"
lzw = "0.10"
nalgebra = "0.16"
num-traits = "0.2.14"
openvr = "0.6.0"
openvr_sys = "2"
piston = "0.37"