VERSIÓ 1.5.10:
- [NEW] Shaders passats al backend SDL3. Los últimos vestigios del antiguo jail_shader han sido barridos.
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
#if BACKEND == SDL3
|
||||
|
||||
#include "backends/backend.h"
|
||||
#include "state.h"
|
||||
#include "external/stb_vorbis.h"
|
||||
#include "other/log.h"
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user