mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 04:05:09 +02:00
Add DevIL 1.7.8.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
#define ILU_INTERNAL_C
|
||||
|
||||
#include "ilu_internal.h"
|
||||
|
||||
const ILdouble IL_PI = 3.1415926535897932384626;
|
||||
const ILdouble IL_DEGCONV = 0.0174532925199432957692;
|
||||
ILimage *iluCurImage = NULL;
|
||||
|
||||
Reference in New Issue
Block a user