mirror of
https://github.com/encounter/bfbb.git
synced 2026-03-30 10:58:00 -07:00
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
#ifndef _MSL_CSTDDEF
|
|
#define _MSL_CSTDDEF
|
|
|
|
#include <stdarg.h>
|
|
|
|
#endif
|
|
|
|
#endif |