]> Chaos Git - console/RCOMage.git/commit
Avoid strict-aliasing issues, use a union to make a variable both a uint32 and a...
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Sun, 9 Jan 2011 01:48:54 +0000 (20:48 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Sun, 9 Jan 2011 11:37:49 +0000 (06:37 -0500)
commit1d748669b0ec44a2f89008eb3879576b16f58346
treecac0c1b6d8813fdc1f2b526057f028a3d9697562
parent754543d94b27cc1a42c1590b254e5d56b57dda87
Avoid strict-aliasing issues, use a union to make a variable both a uint32 and a float.
vsmx.c
vsmx.h