mirror of
https://github.com/yawut/SDL.git
synced 2026-08-25 18:25:16 -05:00
Date: Mon, 27 Feb 2006 17:01:43 +0100
From: "William Petiot [exoide]" Subject: Re: [SDL] cvs version: standard win32 SDL.DLL file test [patch] I found a bug or two in previous patch, so here is a patch to correct this.
This commit is contained in:
@@ -64,7 +64,6 @@ typedef struct SDL_RWops {
|
||||
union {
|
||||
#ifdef __WIN32__
|
||||
struct {
|
||||
int autoclose;
|
||||
int append;
|
||||
void* h;
|
||||
} win32io;
|
||||
|
||||
Reference in New Issue
Block a user