This commit is contained in:
parent
2f10bc0628
commit
0f0dc2f7b9
1 changed files with 4 additions and 1 deletions
|
@ -124,8 +124,11 @@ void CPlayer::shutdown()
|
|||
Params:
|
||||
Returns:
|
||||
---------------------------------------------------------------------- */
|
||||
//DVECTOR ofs={-240,-134}; // nearly -256,-128 ;)
|
||||
#ifdef __USER_paul__
|
||||
DVECTOR ofs={-240,-134}; // nearly -256,-128 ;)
|
||||
#else
|
||||
DVECTOR ofs={0,0}; //temporary
|
||||
#endif
|
||||
|
||||
int psize=0;
|
||||
int newmode=-1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue