move them around

This commit is contained in:
Nishi 2026-01-12 06:41:04 +09:00
commit 53c4ce436a
Signed by: nishi
GPG key ID: 27EF69B208EB9343
5 changed files with 57 additions and 58 deletions

View file

@ -1,11 +0,0 @@
#ifndef _ODE_CONFIG_H_
#define _ODE_CONFIG_H_
#define dTRIMESH_ENABLED 1
#define dTRIMESH_GIMPACT 1
#define dOU_ENABLED 1
#define dATOMICS_ENABLED 0
#define dTLS_ENABLED 0
#define dBUILTIN_THREADING_IMPL_ENABLED 0
#define dTHREADING_INTF_DISABLED 1
#include "typedefs.h"
#endif