Skip to content

Commit

Permalink
Version increased.
Browse files Browse the repository at this point in the history
  • Loading branch information
knik0 committed Mar 15, 2001
1 parent c55a46c commit 8e41554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/atari.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ extern int draw_display; /* Draw actualy generated screen */
#define ATARI_WIDTH 384
#define ATARI_HEIGHT 240

#define ATARI_TITLE "Atari 800 Emulator, Version 1.0.4"
#define ATARI_TITLE "Atari 800 Emulator, Version 1.0.6"

extern int xpos;
extern int xpos_limit;
Expand Down

0 comments on commit 8e41554

Please sign in to comment.