mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-28 22:18:30 +00:00
Review spacing
This commit is contained in:
@@ -73,11 +73,6 @@
|
||||
#if !defined(PHYSAC_H)
|
||||
#define PHYSAC_H
|
||||
|
||||
// #define PHYSAC_STATIC
|
||||
// #define PHYSAC_NO_THREADS
|
||||
// #define PHYSAC_STANDALONE
|
||||
// #define PHYSAC_DEBUG
|
||||
|
||||
#if defined(PHYSAC_STATIC)
|
||||
#define PHYSACDEF static // Functions just visible to module including this file
|
||||
#else
|
||||
|
Reference in New Issue
Block a user