summaryrefslogtreecommitdiff
path: root/src/example/03_texture/03_texture.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/example/03_texture/03_texture.c')
-rw-r--r--src/example/03_texture/03_texture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example/03_texture/03_texture.c b/src/example/03_texture/03_texture.c
index 352ea9c..c09efe0 100644
--- a/src/example/03_texture/03_texture.c
+++ b/src/example/03_texture/03_texture.c
@@ -100,7 +100,7 @@ void onupdate_texture(void*data) {
}
void ondraw_texture(void*data) {
- ssr_clearcolor(0xff202020);
+ ssr_clearcolor(0);
ssr_cleardepth();
ssr_clearstencil(0);
/*