LNXSDK/Kha/Sources/kha/internal/IntCallback.hx
2025-01-22 16:18:30 +01:00

4 lines
59 B
Haxe

package kha.internal;
typedef IntCallback = Int->Void;