AbitTheGray / Decay-Library

Work-In-Progress | Library for parsing BSP/WAD files from GoldSrc.
https://graymadness.net/game/decay/
MIT License
5 stars 0 forks source link

Add C API #1

Closed AbitTheGray closed 4 years ago

AbitTheGray commented 4 years ago

Create .h headers with extern "C" (#if __cplusplus) to allow usage of this library from C code.

AbitTheGray commented 4 years ago

This will allow adding wrappers for other languages: