12 lines
407 B
Diff
12 lines
407 B
Diff
|
--- DevIL-1.6.8/include/IL/ilut.h 2006-07-04 16:43:23.000000000 +0200
|
||
|
+++ DevIL-1.6.8/include/IL/ilut.h-gil 2008-08-15 04:47:58.000000000 +0200
|
||
|
@@ -234,7 +234,7 @@
|
||
|
extern "C" {
|
||
|
#endif
|
||
|
|
||
|
- ILAPI BITMAP* ILAPIENTRY ilutAllegLoadImage(Lstring FileName);
|
||
|
+ ILAPI BITMAP* ILAPIENTRY ilutAllegLoadImage(ILstring FileName);
|
||
|
ILAPI BITMAP* ILAPIENTRY ilutConvertToAlleg(PALETTE Pal);
|
||
|
#endif//ILUT_USE_ALLEGRO
|
||
|
|