mirror of
https://github.com/BluTac10/Xbox-Neo.git
synced 2026-07-12 19:58:23 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "vertex.h"
|
||||
#include "Vertex.h"
|
||||
|
||||
Vertex::Vertex(float x, float y, float z, float u, float v)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user