Fixed a bug with getting the sprite position not using the offset for box2d

This commit is contained in:
n00b
2024-11-15 09:24:19 -05:00
parent 370c2bed33
commit ac30b0f7bb
3 changed files with 15 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
#ifndef RC_OS_DEFINES_H_INCLUDED
#define RC_OS_DEFINES_H_INCLUDED
//#define RC_LINUX
#define RC_WEB
#define RC_LINUX
//#define RC_WEB
//#define RC_WINDOWS
//#define RC_ANDROID
//#define RC_MAC