(String name)
| 67 | // slash will not use the "pics/" prefix or the ".pcx" postfix) |
| 68 | void BeginRegistration(String map); |
| 69 | model_t RegisterModel(String name); |
| 70 | image_t RegisterSkin(String name); |
| 71 | image_t RegisterPic(String name); |
| 72 | void SetSky(String name, float rotate, /* vec3_t */ |
no outgoing calls