Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
More work for 1.3
  • Loading branch information
pmandin committed Sep 20, 2006
1 parent 499fccc commit cb2c369
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 117 deletions.
3 changes: 0 additions & 3 deletions src/video/ataricommon/SDL_ataridevmouse_c.h
Expand Up @@ -32,9 +32,6 @@

#include "../SDL_sysvideo.h"

/* Hidden "this" pointer for the video functions */
#define _THIS SDL_VideoDevice *this

extern int SDL_AtariDevMouse_Open(void);
extern void SDL_AtariDevMouse_Close(void);
extern void SDL_AtariDevMouse_PostMouseEvents(_THIS, SDL_bool buttonEvents);
Expand Down

0 comments on commit cb2c369

Please sign in to comment.