Files
watrbx-game-engine/App/v8datamodel/BlockMesh.cpp
T
2025-09-18 17:55:52 -04:00

8 lines
193 B
C++

/* Copyright 2003-2007 ROBLOX Corporation, All Rights Reserved */
#include "stdafx.h"
#include "V8DataModel/BlockMesh.h"
using namespace RBX;
const char* const RBX::sBlockMesh = "BlockMesh";