diff options
Diffstat (limited to 'ZAPD/ZTexture.cpp')
| -rw-r--r-- | ZAPD/ZTexture.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ZAPD/ZTexture.cpp b/ZAPD/ZTexture.cpp index 10533f5..ed63e06 100644 --- a/ZAPD/ZTexture.cpp +++ b/ZAPD/ZTexture.cpp @@ -901,7 +901,6 @@ std::string ZTexture::GetExternalExtension() string ZTexture::GetSourceOutputHeader(const std::string& prefix) { - // return StringHelper::Sprintf("extern u64 %s[];\n", name.c_str()); return ""; } |
