mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-16 07:19:16 +00:00
Tests: Cleanup (#790)
This commit is contained in:
parent
95231514e2
commit
89426db797
5 changed files with 285 additions and 287 deletions
|
@ -1,5 +1,4 @@
|
|||
#include <3ds.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include "vshader_shbin.h"
|
||||
|
||||
|
||||
#define CLEAR_COLOR 0x68B0D8FF
|
||||
|
||||
#define DISPLAY_TRANSFER_FLAGS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue