Pointer variable declaration style change.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
/* Framebuffer management. */
|
||||
int lglBlitFramebuffer( lua_State *L );
|
||||
int lglBlitFramebuffer( lua_State* L );
|
||||
|
||||
Reference in New Issue
Block a user