Remove spaces before line feed

This commit is contained in:
SirLynix
2024-01-25 14:38:06 +01:00
parent fccbaf435c
commit 9ada93b995
64 changed files with 187 additions and 187 deletions

View File

@@ -162,7 +162,7 @@ namespace Nz
DDSCAPS2_VOLUME = 0x00200000,
DDSCAPS2_CUBEMAP_ALLFACES = DDSCAPS2_CUBEMAP_POSITIVEX | DDSCAPS2_CUBEMAP_NEGATIVEX |
DDSCAPS2_CUBEMAP_POSITIVEY | DDSCAPS2_CUBEMAP_NEGATIVEY |
DDSCAPS2_CUBEMAP_POSITIVEY | DDSCAPS2_CUBEMAP_NEGATIVEY |
DDSCAPS2_CUBEMAP_POSITIVEZ | DDSCAPS2_CUBEMAP_NEGATIVEZ
};