Talk:Danganronpa: Trigger Happy Havoc/Disassembly: Difference between revisions

From Spiral Framework
Jump to navigation Jump to search
(Created page with "# FUN_001ae6d0 Initialisation call to <syntaxhighlight inline lang="c">*(undefined ***)this = AgPCStorageStream::vftable;</syntaxhighlight>. Format signature: <syntaxhighlig...")
 
No edit summary
Line 4: Line 4:


Format signature: <syntaxhighlight inline lang="c">void __thiscallFUN_001ae6d0(void *this,undefined1 param_1,undefined param_2,PrefixedNetstring *param_3,uint mode)</syntaxhighlight>
Format signature: <syntaxhighlight inline lang="c">void __thiscallFUN_001ae6d0(void *this,undefined1 param_1,undefined param_2,PrefixedNetstring *param_3,uint mode)</syntaxhighlight>
Function FUN_001aec80 reads bytes: <syntaxhighlight inline lang="c">size_t __thiscall ReadFromStream(AgPCStorageStream *this,void *ptr,size_t count)</syntaxhighlight>

Revision as of 21:09, 22 July 2022

  1. FUN_001ae6d0

Initialisation call to *(undefined ***)this = AgPCStorageStream::vftable;.

Format signature: void __thiscallFUN_001ae6d0(void *this,undefined1 param_1,undefined param_2,PrefixedNetstring *param_3,uint mode)

Function FUN_001aec80 reads bytes: size_t __thiscall ReadFromStream(AgPCStorageStream *this,void *ptr,size_t count)