mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-08 12:06:08 -04:00
Impl RandomItemTable class (#598)
* Impl RandomItem class * Refactor func * Impl RandomItemTable * Revert probability inaccuracy * Remove unnecessary comment * Fix compile, probably * As per review 1 --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "engine/cameras/TourCamera.h"
|
||||
#include "engine/TrackBrowser.h"
|
||||
#include "engine/editor/SceneManager.h"
|
||||
#include "engine/Registry.h"
|
||||
#include "engine/registry/Registry.h"
|
||||
|
||||
extern "C" {
|
||||
#include "code_800029B0.h"
|
||||
|
||||
Reference in New Issue
Block a user