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