include cleanup

This commit is contained in:
Asuro
2025-03-30 20:17:32 +02:00
parent 052fc2cc07
commit 6d170be57a
28 changed files with 173 additions and 379 deletions

View File

@@ -1,7 +1,8 @@
#include "../Global.h"
#include "../Log.h"
#include "Dither.h"
using namespace Generated;
using namespace Gen;
void DitherGen(DitherData& data, int32_t recursion)
{