Tested that texture scaling changes work
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#include "../libs.h"
|
||||
#include "texture.h"
|
||||
|
||||
#define MANAGED_TEXTURE_SCALE_MAX 4
|
||||
#define MANAGED_TEXTURE_SCALE_MAX 5
|
||||
|
||||
typedef struct {
|
||||
int16_t width;
|
||||
|
Reference in New Issue
Block a user