1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00
An application to drastically improve the training mode in Super Smash Bros. Ultimate.
Find a file
Shivam Dutt 216bcbc0c2 Moved Hash40 and Vector3f structs from l2c.cpp to useful.h
Moved LOAD64 macro from l2c_imports.hpp to useful.h
Moved round_to and the various linear interpolation functions from useful.h to useful_visual.h
More formatting fixes
2019-05-28 15:36:33 -05:00
source Moved Hash40 and Vector3f structs from l2c.cpp to useful.h 2019-05-28 15:36:33 -05:00
.gitignore Add gitignore 2019-03-26 18:15:15 -04:00
Makefile clean up warnings, remove shine replace 2019-05-19 15:21:05 -07:00
README.md Add README 2019-03-26 18:23:43 -04:00
switch.ld first commit: working damage replacement example 2019-03-24 00:28:43 -07:00
switch.specs first commit: working damage replacement example 2019-03-24 00:28:43 -07:00

Ultimate Hitbox Visualization Plugin

A SaltyNX plugin for hitbox visualization.

Dependencies

Requires DEVKITPRO in path.

Build from Source

   git clone https://github.com/jugeeya/UltimateHitboxVisualization.git
   cd UltimateHitboxVisualization/
   make