Files
banjo-kazooie/include/gc/gc.h
Banjo Kazooie 9cb645df24 chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00

8 lines
96 B
C

#ifndef __GC_H__
#define __GC_H__
#include "gc/gcbound.h"
#include "gc/gctransition.h"
#endif