]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/patchmanip.h
Add flip buttons to the patch texture dialog
[xonotic/netradiant.git] / radiant / patchmanip.h
index c6646898e3c0b85ac69b5ffc6fab4bfa8589f7ea..d6d8764cb65389f41ea4337a29a9568800d35d8a 100644 (file)
@@ -55,6 +55,8 @@ void Patch_NaturalTexture();
 void Patch_CapTexture();
 void Patch_ResetTexture();
 void Patch_FitTexture();
+void Patch_FlipTextureX();
+void Patch_FlipTextureY();
 
 class PatchCreator;
 extern PatchCreator* g_patchCreator;