Fixed a compilation problem on PSP with the minpspw 11.1 SDK, which changed the definition of a u32 from unsigned long to unsigned int.
This commit is contained in:
@@ -5,14 +5,12 @@
|
||||
**
|
||||
** hgeDistortionMesh helper class implementation
|
||||
*/
|
||||
#include "../../include/hge/hgedistort.h"
|
||||
|
||||
#include "../../include/JGE.h"
|
||||
#include "../../include/JTypes.h"
|
||||
#include "../../include/JRenderer.h"
|
||||
#include "../../include/JFileSystem.h"
|
||||
|
||||
#include "../../include/hge/hgedistort.h"
|
||||
|
||||
|
||||
//HGE *hgeDistortionMesh::hge=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user