Skip to content

Commit

Permalink
internal/shaderlister/shaderlistertest: bug fix: build failure
Browse files Browse the repository at this point in the history
Updates #3157
  • Loading branch information
hajimehoshi committed Feb 8, 2025
1 parent 3ebbbee commit 381e02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/shaderlister/shaderlistertest/def.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const (
)

//go:embed *kage.go
var embed_go []byte
var embed_go embed.FS

//go:embed resource
var embed2_go embed.FS

0 comments on commit 381e02a

Please sign in to comment.