summaryrefslogtreecommitdiff
path: root/include/save_block_2.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-08-22 21:06:37 +0100
committerGitHub <noreply@github.com>2020-08-22 21:06:37 +0100
commit7a6abfe3982d516b39a13a8fd934dbfe8211cfe6 (patch)
tree0c7a403f7b9680519acb5a0b086ce84e165e503b /include/save_block_2.h
parent4ed13afd18de6f0b94d35e83023094efcfec73f5 (diff)
parentdd904623a1ff019bfa6d88b1e178d87676d31320 (diff)
Merge pull request #266 from PikalaxALT/pikalax_work
Decompile code related to input handling, initialization/runtime, and script string placeholders
Diffstat (limited to 'include/save_block_2.h')
-rw-r--r--include/save_block_2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/save_block_2.h b/include/save_block_2.h
index f54e556e..a4514c96 100644
--- a/include/save_block_2.h
+++ b/include/save_block_2.h
@@ -78,7 +78,6 @@ struct SaveBlock2
/* 0x2047C */ struct UnkSavSub_2047C unk_2047C;
/* 0x204A0 */ u32 unk_204A0;
/* 0x204A4 */ u32 unk_204A4;
- // TODO: finish this struct
}; // size: 0x204A8
typedef u32 (*SAVSIZEFN)(void);