summaryrefslogtreecommitdiff
path: root/atari/res/netsurf.rsh
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-11-21 02:14:22 +0100
committerOle Loots <ole@monochrom.net>2012-11-21 02:14:22 +0100
commit0672d5e2c9e66fc12311ad41a566e56cee30f7e3 (patch)
treea353a52c8a246f632d2f4e432b0c53a8d2d9e8fd /atari/res/netsurf.rsh
parent7e94f32e4c99ced99ab4efaef1e56ad96430fb40 (diff)
downloadnetsurf-0672d5e2c9e66fc12311ad41a566e56cee30f7e3.tar.gz
netsurf-0672d5e2c9e66fc12311ad41a566e56cee30f7e3.tar.bz2
Implemented scroll handling in gemtk.
Diffstat (limited to 'atari/res/netsurf.rsh')
-rwxr-xr-xatari/res/netsurf.rsh4
1 files changed, 1 insertions, 3 deletions
diff --git a/atari/res/netsurf.rsh b/atari/res/netsurf.rsh
index 7b422efc8..b0c800dfb 100755
--- a/atari/res/netsurf.rsh
+++ b/atari/res/netsurf.rsh
@@ -198,9 +198,7 @@
#define CHOICES_ABORT 108 /* BUTTON in tree CHOICES */
#define CHOICES_OK 109 /* BUTTON in tree CHOICES */
-#define ALERT 14 /* form/dial */
-
-#define VSCROLLER 15 /* form/dial */
+#define VSCROLLER 14 /* form/dial */
#define VSCROLLER_AREA 1 /* BOX in tree VSCROLLER */
#define VSCROLLER_SLIDER_AREA 2 /* BUTTON in tree VSCROLLER */
#define VSCROLLER_SLIDER 3 /* BUTTON in tree VSCROLLER */