mirror of
https://gitlab.com/banjo.decomp/banjo-kazooie
synced 2026-07-12 22:15:22 -04:00
9cb645df24
snackerctl documentation gczoombox partial documentation several warning resolutions
8 lines
96 B
C
8 lines
96 B
C
#ifndef __GC_H__
|
|
#define __GC_H__
|
|
|
|
#include "gc/gcbound.h"
|
|
#include "gc/gctransition.h"
|
|
|
|
#endif
|