mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
0.0088 release
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@215 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
ee5e024ce6
commit
0e11c502b0
20 changed files with 2084 additions and 655 deletions
|
@ -272,7 +272,7 @@ static int DisaMoveSr(int op)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static int OpChk(op)
|
||||
static int OpChk(int op)
|
||||
{
|
||||
int sea=0,dea=0;
|
||||
char seat[64]="",deat[64]="";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue