Render-Qualitaet durch neue Render()-Funktion erhoeht.
This commit is contained in:
parent
e43bceafab
commit
16fd248bab
4 changed files with 53 additions and 74 deletions
|
@ -18,6 +18,5 @@ typedef struct _LIGHT {
|
|||
void SetAmbient(COLOR);
|
||||
void AddLight(LIGHT);
|
||||
void ResetLights();
|
||||
void ApplyLightScale();
|
||||
|
||||
#endif
|
||||
|
|
Reference in a new issue