diff options
| author | emilybrooks <emilybrooksemilybrooks@gmail.com> | 2024-01-02 11:14:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-02 11:14:05 -0700 |
| commit | ebd97e9fd1cd8bb02a397ca8b0982bc0e2b076ae (patch) | |
| tree | 7f7b0e0b67284e74a0178a384f9c85b909589971 /include/tables | |
| parent | 72514d5aae62cc9789b2de0d3d3ba764be2c168d (diff) | |
sys_initial_check OK (#129)
* initial commit
* almost matching, need to figure out segment stuff
* fully matching
* file description
* m_std_dma
Diffstat (limited to 'include/tables')
| -rw-r--r-- | include/tables/dmatables/dmadata_table_jp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tables/dmatables/dmadata_table_jp.h b/include/tables/dmatables/dmadata_table_jp.h index d66685b..76aa51a 100644 --- a/include/tables/dmatables/dmadata_table_jp.h +++ b/include/tables/dmatables/dmadata_table_jp.h @@ -1854,7 +1854,7 @@ DEFINE_DMA_ENTRY(segment_009F5000, "segment_009F5000") DEFINE_DMA_ENTRY(segment_00A00000, "segment_00A00000") DEFINE_DMA_ENTRY(segment_00A0B000, "segment_00A0B000") DEFINE_DMA_ENTRY(segment_00A16000, "segment_00A16000") -DEFINE_DMA_ENTRY(segment_00A21000, "segment_00A21000") +DEFINE_DMA_ENTRY(locerrmsg, "locerrmsg") DEFINE_DMA_ENTRY(gameplay_keep, "gameplay_keep") DEFINE_DMA_ENTRY(segment_00A30000, "segment_00A30000") DEFINE_DMA_ENTRY(segment_00A40000, "segment_00A40000") |
