mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-08-03 03:28:54 -06:00
initial texcache implementation
only works with the sw renderer
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
#include "libui/ui.h"
|
||||
|
Reference in New Issue
Block a user