mirror of
https://github.com/Llennpie/Saturn.git
synced 2025-01-22 07:32:02 -05:00
remove macros and projects from dependencies
This commit is contained in:
parent
43edafbaaa
commit
ae8598bc9a
3 changed files with 2 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -84,6 +84,7 @@ sm64config.txt
|
|||
actors/mario_cap/mario_cap_logo.rgba16.png
|
||||
actors/mario/mario_logo.rgba16.png
|
||||
*.spj
|
||||
*.stm
|
||||
command_data.bin
|
||||
|
||||
res/gfx
|
||||
|
@ -95,4 +96,4 @@ res/sound
|
|||
!/res/gfx/textures/title_screen_bg/title_screen_bg.02740.rgba16.png
|
||||
!/res/gfx/levels/intro/4_saturn.rgba16.png
|
||||
!/res/gfx/levels/intro/5_ring.rgba16.png
|
||||
!/res/gfx/actors/mario/no_m.rgba16.png
|
||||
!/res/gfx/actors/mario/no_m.rgba16.png
|
||||
|
|
|
@ -18,9 +18,7 @@ $ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/lib/discordsdk/discor
|
|||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/themes/light.json
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/themes/halflife.json
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/macros/.gitkeep
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/macros/test.stm
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/README.txt
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/projects/autosave.spj
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/projects/.gitkeep
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/anims/tilt-spaz.json
|
||||
@ https://raw.githubusercontent.com/Llennpie/Saturn/legacy/dynos/eyes/FluffaLuigi/Insane.png
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
register 0 set constant 0
|
||||
operation 0 add constant 1
|
||||
register 0 show
|
||||
wait
|
||||
goto set constant 1
|
Loading…
Reference in a new issue