mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 09:59:18 +02:00
reformat: remove redundant qualifiers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "buffer.h"
|
||||
|
||||
GLenum gl::buffer::glenum_target(gl::buffer::targets target)
|
||||
GLenum gl::buffer::glenum_target(targets target)
|
||||
{
|
||||
static GLenum mapping[13] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user