feat: post-processing effects
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
|
||||
using scriptenv = std::shared_ptr<int>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user