SSBM Decomp
Loading...
Searching...
No Matches
grfzerocar.h
Go to the documentation of this file.
1
2#ifndef MELEE_GR_GRFZEROCAR_H
3#define MELEE_GR_GRFZEROCAR_H
4
5#include <Runtime/platform.h>
6
8
9/* 1CAFBC */ void grFZeroCar_801CAFBC(HSD_GObj*, void*, s32, s32);
10
11#endif
signed long s32
Definition types.h:8
void grFZeroCar_801CAFBC(HSD_GObj *, void *, s32, s32)
Definition grfzerocar.c:87
Definition gobj.h:13