gctGenerator/site/.vuepress/components/codes/qft/code/GMSJ01.js

16 lines
534 B
JavaScript
Raw Normal View History

export const r13off = -0x6818;
2022-04-21 23:54:05 +09:00
/**
2022-04-22 19:23:15 +09:00
* @type {{[key: string]: {addr: number, orig: number}}}
2022-04-21 23:54:05 +09:00
*/
export const freezeCodeInfo = {
2022-04-22 19:23:15 +09:00
yellowCoin: { addr: 0x80196b54, orig: 0x8805000e },
redCoin: { addr: 0x80196314, orig: 0x38a00000 },
blueCoin: { addr: 0x80196128, orig: 0x7c030378 },
item: { addr: 0x801971f8, orig: 0x8001001c },
talk: { addr: 0x800eb6e4, orig: 0x807f00b0 },
demo: { addr: 0x800eb760, orig: 0x88e7013c },
2022-04-22 19:23:15 +09:00
cleaned: { addr: 0x8017a3c0, orig: 0x80010044 },
bowser: { addr: 0x801d3c78, orig: 0x2c1d0003 },
2022-04-08 16:29:24 +09:00
};