mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-23 21:09:56 +00:00
9346a22c63
* assets and such * here goes * here goes again * once more * once more * type fixing * type fixing * type fixing * here goes * here goes * format
9 lines
115 B
C
9 lines
115 B
C
#ifndef AST_VENOM_1_H
|
|
#define AST_VENOM_1_H
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
#include "structs.h"
|
|
|
|
#endif
|