mirror of
https://github.com/bloeys/physx-go.git
synced 2025-12-29 07:58:20 +00:00
Implementing the rigiddynamic api
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#define CPxAPI
|
||||
#define CPxInternalAPI
|
||||
#define CPxInline
|
||||
#define CSTRUCT struct
|
||||
#define CENUM enum
|
||||
|
||||
Reference in New Issue
Block a user