- /******************************************************************************/
- extern State CreateMaterialsState;
- /******************************************************************************/
- bool InitCreateMaterials();
- void ShutCreateMaterials();
- bool UpdateCreateMaterials();
- void DrawCreateMaterials();
- /******************************************************************************/
|