This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2024-11-06 13:01:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c9111a6c7a
raze-gles
/
source
/
build
/
include
/
sdlappicon.h
6 lines
62 B
C
Raw
Normal View
History
Unescape
Escape
Iron out all errors and warnings when compiling with MinGW-w64, targeting either 32-bit or 64-bit. git-svn-id: https://svn.eduke32.com/eduke32@4078 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-07 10:03:11 +00:00
struct
sdlappicon
{
Bring the previous commit into effect. git-svn-id: https://svn.eduke32.com/eduke32@6056 1a8010ca-5511-0410-912e-c29ae57300e0
2017-02-01 10:20:54 +00:00
Sint32
width
,
height
;
Uint8
*
pixels
;
Iron out all errors and warnings when compiling with MinGW-w64, targeting either 32-bit or 64-bit. git-svn-id: https://svn.eduke32.com/eduke32@4078 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-07 10:03:11 +00:00
}
;
Reference in a new issue
Copy permalink