#include "Procedural.h"Go to the source code of this file.
Functions | |
| Procedural_Table * | ElectricFx_GetProcedural_Table (void) |
|
|
Definition at line 262 of file ElectricFx.c. References ElectricFx_Table.
00263 {
00264 return &ElectricFx_Table;
00265 }
|
1.3.2