Skip to content

Commit

Permalink
Merge pull request #265 from sauraen/Hotfix2
Browse files Browse the repository at this point in the history
Hotfix to the hotfix
  • Loading branch information
sauraen committed Dec 1, 2023
2 parents 424acfd + 1ff05b0 commit 0fad032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions fast64_internal/sm64/sm64_f3d_writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from ..f3d.f3d_bleed import BleedGraphics

from ..f3d.f3d_gbi import (
get_F3D_GBI,
GbiMacro,
GfxTag,
FMaterial,
Expand Down
1 change: 1 addition & 0 deletions fast64_internal/sm64/sm64_geolayout_writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
)

from ..f3d.f3d_gbi import (
get_F3D_GBI,
GfxList,
GfxListTag,
GfxMatWriteMethod,
Expand Down

0 comments on commit 0fad032

Please sign in to comment.