| This requires functions without a prototype definition to be static. This allows to detect dead code, export less symbols and put shared functions in headers. | ||
|---|---|---|
| .. | ||
| pixel_format.c | ||
| renderer.c | ||
| shaders.c | ||
| texture.c | ||
| This requires functions without a prototype definition to be static. This allows to detect dead code, export less symbols and put shared functions in headers. | ||
|---|---|---|
| .. | ||
| pixel_format.c | ||
| renderer.c | ||
| shaders.c | ||
| texture.c | ||