docs updated, gfx_cd works(?)

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@74 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-03-22 19:22:55 +00:00
parent a403080104
commit 01bc6b1993
7 changed files with 94 additions and 107 deletions

View file

@ -22,8 +22,8 @@ typedef struct
unsigned int XS;
unsigned int YS;
unsigned int DXS;
unsigned int DYS;
/*unsigned*/ int DXS;
/*unsigned*/ int DYS;
unsigned int XD;
unsigned int YD;
unsigned int XD_Mul;