mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-02 18:32:49 -04:00
Refactor Field-of-view into the Camera Struct (#590)
* Fix finishline for toads turnpike in extra * Fixed trash bin in extra * Refactor fov * Update scene.json * Allow setting fog * impl fog save & load
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <libultraship.h>
|
||||
#include <typeinfo>
|
||||
|
||||
#include "Game.h"
|
||||
#include "port/Engine.h"
|
||||
|
||||
Reference in New Issue
Block a user