User Tools

Site Tools


kirby64_the_crystal_shards:file_systems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
kirby64_the_crystal_shards:file_systems [2021/01/07 23:09]
someone2639 [List-index addressing] updated func_800A9864 prototype
kirby64_the_crystal_shards:file_systems [2021/01/07 23:25] (current)
someone2639 [List-index addressing] updated func_800A9864 prototype again
Line 57: Line 57:
 The function at 0x800A9864 is used to load data and return a pointer to it, given a list-index. The function at 0x800A9864 is used to load data and return a pointer to it, given a list-index.
 <code C> <code C>
-void *func_800A9864(u32 listIndex, u32 arg1, u32 arg2);+void func_800A9864(u32 listIndex, u32 arg1, u32 arg2);
 </​code>​ </​code>​
  
kirby64_the_crystal_shards/file_systems.txt ยท Last modified: 2021/01/07 23:25 by someone2639