Usecode pseudocode
This commit is contained in:
parent
f92d1504fa
commit
c12bb39437
1362 changed files with 71072 additions and 38056 deletions
|
|
@ -0,0 +1,12 @@
|
|||
function valuebox_cachein() /* entry=131 class_id=0x0251 slot=0x04 */
|
||||
{
|
||||
set_info(0x0213, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A18_slot_20(arg_06);
|
||||
if (retval == 0) {
|
||||
class_0A1D_slot_20(0x0383);
|
||||
local_02 = (retval + 100);
|
||||
class_0251_slot_20(local_02, arg_06);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
function valuebox_slot_20() /* entry=131 class_id=0x0251 slot=0x20 */
|
||||
{
|
||||
local_02 = (arg_0A & 0x00FF);
|
||||
/* rsh */
|
||||
local_04 = (8 & 3);
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue