mirror of
https://github.com/meekrosoft/fff
synced 2026-01-23 08:25:59 +01:00
5 lines
89 B
C
5 lines
89 B
C
#include "global_fakes.h"
|
|
#include <string.h>
|
|
DEFINE_FAKE_VOID_FUNC0(global_void_func);
|
|
|