fox_demo description

This commit is contained in:
Alejandro Javier Asenjo Nitti 2024-01-05 17:32:04 -03:00
parent dd3a487166
commit c36c713da5

View File

@ -1,3 +1,9 @@
/*
* File: fox_demo.c
* System: Game Engine
* Description: Starfox Cutscene Handler
*/
#include "global.h"
extern Gfx D_1024AC0[];