# PHYSFS_VER_MAJOR The current major version of the PhysicsFS headers. ## Header File Defined in [](https://github.com/icculus/physfs/blob/main/src/physfs.h) ## Syntax ```c #define PHYSFS_VER_MAJOR 3 ``` ## Remarks If this were PhysicsFS version 3.2.1, this value would be 3. ## Version This macro is available since PhysicsFS 1.0.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategoryPhysicsFS](CategoryPhysicsFS)