9 lines
105 B
OpenEdge ABL
9 lines
105 B
OpenEdge ABL
|
|
%module jsupm_joystick12
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "joystick12.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "joystick12.h"
|