Skip to content

Commit a1df022

Browse files
authored
Fix formatting in GameShark docs (#402)
1 parent 3e66811 commit a1df022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Shark_Cheats.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Check the [Game Genie manual](http://www.digitpress.com/library/manuals/gameboy/
2828
Game Shark codes consist of eight-digit hex numbers, formatted as
2929
ABCDEFGH, the meaning of the separate digits is:
3030

31-
` AB External RAM bank number`
32-
` CD New Data`
31+
` AB External RAM bank number` \
32+
` CD New Data` \
3333
` GHEF Memory Address (internal or external RAM, A000-DFFF)`
3434

3535
As far as it is understood, patching is implemented by hooking the original

0 commit comments

Comments
 (0)