Skip to content

Commit 7a39f07

Browse files
committed
The copilot suggestion was not enough
1 parent ad7349a commit 7a39f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SkiaGLFWExample-v4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def create_star():
3737
return concavePath
3838

3939
def main():
40+
global surface, canvas, grContext, target, fFormat, colorType, props
4041
if not glfw.init():
4142
print("Failed to initialize GLFW")
4243
return 1

0 commit comments

Comments
 (0)