mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 13:35:34 +08:00
bug fixes for multi-pass drawing and HDR mode
This commit is contained in:
@@ -29,6 +29,6 @@
|
||||
// These functions do "the drawing" once per frame.
|
||||
|
||||
void XPMPInitDefaultPlaneRenderer(void);
|
||||
void XPMPDefaultPlaneRenderer(void);
|
||||
void XPMPDefaultPlaneRenderer(int is_blend);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user