We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957b0e2 commit 1eee7c2Copy full SHA for 1eee7c2
YYToolkit/source/YYTK/Module Internals/GameMaker/Generic.cpp
@@ -377,8 +377,6 @@ namespace YYTK
377
// Code_Variable_FindAlloc_Slot_From_Name is usually the first call.
378
// See comment above GmpGetYYObjectBaseAdd for decomp...
379
380
- AurieStatus last_status = AURIE_SUCCESS;
381
-
382
// Make sure we have the required function
383
if (!YYObjectBase_Add)
384
return AURIE_UNAVAILABLE;
@@ -773,8 +771,6 @@ namespace YYTK
773
771
OUT PFN_YYObjectBaseAdd* Function
774
772
)
775
{
776
777
778
779
if (!Interface.StructAddRValue)
780
0 commit comments