project: Apply Coding Guidelines

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2021-09-07 02:58:17 +02:00
parent 041989df91
commit 91c9df3097
13 changed files with 167 additions and 168 deletions

View File

@ -224,4 +224,3 @@ technique Draw
pixel_shader = PS_SDFGenerator_v1_1(v_in); pixel_shader = PS_SDFGenerator_v1_1(v_in);
} }
} }