aboutsummaryrefslogtreecommitdiff
path: root/src/sdl/bg-style.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdl/bg-style.h')
-rw-r--r--src/sdl/bg-style.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl/bg-style.h b/src/sdl/bg-style.h
index c4ca9a5..6f7903b 100644
--- a/src/sdl/bg-style.h
+++ b/src/sdl/bg-style.h
@@ -6,7 +6,7 @@
typedef struct {
struct {
int base,
- amplitude,
+ scale,
phase,
period;
} r, g, b, a;