Skip to content

Commit

Permalink
fix switch build error (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
briaguya-ai authored Mar 10, 2024
1 parent a9f6be6 commit 420a56c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/resource/type/Texture.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#pragma once

#include "resource/Resource.h"
#include "libultraship/libultra/types.h"

#define TEX_FLAG_LOAD_AS_RAW (1 << 0)

Expand Down

0 comments on commit 420a56c

Please sign in to comment.