mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
7 lines
132 B
Text
7 lines
132 B
Text
define pp
|
|
p (char*) Lstring ((void*) $arg0)
|
|
end
|
|
|
|
define pc
|
|
p (char*) Lstring ((void*) ((*(int**)($ebp-4)) [$arg0]))
|
|
end
|