From 817c967591950fb931e9115184e90b15080a6258 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:58:40 -0500 Subject: [PATCH] Remove leftover credits --- pages/_en-US/ds-index/retail-roms.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/_en-US/ds-index/retail-roms.md b/pages/_en-US/ds-index/retail-roms.md index 611dc4ef..22857265 100644 --- a/pages/_en-US/ds-index/retail-roms.md +++ b/pages/_en-US/ds-index/retail-roms.md @@ -72,5 +72,3 @@ For the most complete cheat database, we recommend using the one made by DeadSku Cheat codes generally have types A through E, and here is a description of them: - The 0xE code type is a 32-bit code type that allows you to make multiple writes in many consecutive addresses all at once. Essentially, it is like the basic 32-bit RAM write code type (0x0), except this doesn't have addresses listed next the the values you want to write. Instead, the 0xE code type is programmed to automatically branch from a starting address, then determine the addresses to write to. From there, you just have to tack in the amount to write to in order for it to do the job. - -Credits: (`DeadSkullzJr`)