Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_card_game_controller_Create_0

(view raw script w/o annotations or w/e)
1
cardg_cards_move = false
2
cardg_draw_alpha = 0
3
cardg_fade_out = false
4
cardg_flash = -1
5
cardg_flashing_timer = 0
6
cardg_g_gained = 0
7
cardg_failure = false
8
cardg_timer = 0
9
cardg_victory = false
10
cardg_card_type_number[5] = 0
11
cardg_card_type_number[4] = 0
12
cardg_card_type_number[3] = 0
13
cardg_card_type_number[2] = 0
14
cardg_card_type_number[1] = 0
15
cardg_card_type_number[0] = 0
16
cardg_time_gold = 45
17
cardg_time_silver = 75
18
cardg_intro_countdown = 150
19
cardg_intro_countdown_alpha = 0
20
for (var i = 0; i < 36; i++)
21
{
22
    current_card = instance_create(160, -10, obj_card_game_card)
23
    current_card.alarm[0] = i + cardg_intro_countdown + 15
24
    current_card.card_number = i
25
}
26
instance_create(160, 100, obj_card_game_cursor)
27
alarm[2] = 60
alarm[2]

/* DECOMPILER FAILED! System.Exception: Excessive recursion while processing blocks. at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1105 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1266 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1293 at UndertaleModLib.Decompiler.Decompiler.HLDecompileBlocks(DecompileContext context, Block& block, Dictionary`2 blocks, Dictionary`2 loops, Dictionary`2 reverseDominators, List`1 alreadyVisited, Block currentLoop, Block stopAt, Block breakTo, Boolean decompileTheLoop, UInt32 depth) in /home/runner/work/gm-code-viewer/gm-code-viewer/utmt/UndertaleModLib/Decompiler/Decompiler.cs:line 1124 ...
28
if (!audio_is_playing(mus_card_game))
29
    audio_play_sound(mus_card_game, 1, 1)