mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-09-01 15:09:19 +00:00
1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
%warnfilter(SWIGWARN_PARSE_KEYWORD) java::lang::ref;
|
||||
|
||||
%{
|
||||
#undef STATIC
|
||||
%}
|
||||
%include <gcj/cni.i>
|
||||
%{
|
||||
#undef TRUE
|
||||
#define TRUE 1
|
||||
%}
|
||||
|
||||
%include <jstring.i>
|
||||
Reference in New Issue
Block a user