mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 06:08:30 +09:00
[Misc] (All): Run format_code.sh
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
#include <Includes.h>
|
||||
|
||||
namespace MobileGL {
|
||||
namespace MG_Util {
|
||||
SizeT GetGLTypeSize(GLenum type);
|
||||
}
|
||||
}
|
||||
namespace MG_Util {
|
||||
SizeT GetGLTypeSize(GLenum type);
|
||||
}
|
||||
} // namespace MobileGL
|
||||
|
||||
#endif //BUFFERMETRICS_H
|
||||
#endif // BUFFERMETRICS_H
|
||||
|
||||
Reference in New Issue
Block a user