idem
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "fade.hpp"
|
||||
#include "core/rendering/fade.hpp"
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
#include <cstdlib>
|
||||
#include <utility>
|
||||
|
||||
#include "color.hpp"
|
||||
#include "param.hpp"
|
||||
#include "screen.hpp"
|
||||
#include "core/rendering/screen.hpp"
|
||||
#include "utils/color.hpp"
|
||||
#include "utils/param.hpp"
|
||||
|
||||
// Constructor
|
||||
Fade::Fade()
|
||||
|
||||
Reference in New Issue
Block a user