Removed some old code

This commit is contained in:
pagefault
2003-08-27 09:02:09 +00:00
parent a277297ce2
commit 7c5906e880
3 changed files with 8 additions and 252 deletions

View File

@@ -128,8 +128,6 @@ void UpdateSound(void *userdata, Uint8 * stream, int len);
extern int GUI36hzcall(void);
extern int Game60hzcall(void);
extern void SoundProcess();
void *blur_temp=0;
void *blur_buffer=0;
_int64 copymaskRB = 0x001FF800001FF800LL;
_int64 copymaskG = 0x0000FC000000FC00LL;
_int64 copymagic = 0x0008010000080100LL;