ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
Revision: 1.2
Committed: Thu Apr 6 20:00:23 2006 UTC (18 years, 1 month ago) by root
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 #include "EXTERN.h"
2     #include "perl.h"
3     #include "XSUB.h"
4    
5 root 1.2 #include <SDL.h>
6     #include <SDL_image.h>
7    
8 root 1.1 MODULE = Crossfire::Client PACKAGE = Crossfire::Client
9    
10