Skip to content

Commit 17de91b

Browse files
committed
Change Atari CRC back
1 parent 2e9e206 commit 17de91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/atari2600-common/test.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ add_vcs_test(minimal ../atari2600-common)
1111
add_vcs_test(zeropage-max ../atari2600-common)
1212

1313
add_vcs_test(frame-simple ../atari2600-common)
14-
set_property(TEST test-frame-simple PROPERTY ENVIRONMENT EMUTEST_FB_CRC_PASS=2301452584)
14+
set_property(TEST test-frame-simple PROPERTY ENVIRONMENT EMUTEST_FB_CRC_PASS=3714305448)

0 commit comments

Comments
 (0)