8 lines
86 B
C
8 lines
86 B
C
#define RT_REPLAY_IMPLEMENTATION
|
|
#include "rt_replay.h"
|
|
|
|
int main()
|
|
{
|
|
return 0;
|
|
}
|