Cleanup: quiet strict-prototypes warning
This commit is contained in:
@@ -287,7 +287,7 @@ void draw_subdiv_build_edituv_stretch_angle_buffer(const DRWSubdivCache *cache,
|
||||
|
||||
/** Return the format used for the positions and normals VBO.
|
||||
*/
|
||||
struct GPUVertFormat *draw_subdiv_get_pos_nor_format();
|
||||
struct GPUVertFormat *draw_subdiv_get_pos_nor_format(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user