Skip to content

Commit b928d6d

Browse files
committed
Remove newline at the end of main.c of sprite example
1 parent 71169a7 commit b928d6d

File tree

1 file changed

+1
-1
lines changed
  • _includes/samples/sprite

1 file changed

+1
-1
lines changed

_includes/samples/sprite/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,4 @@ int main() {
161161
free(texture);
162162

163163
return 0;
164-
}
164+
}

0 commit comments

Comments
 (0)