mirror of
https://github.com/n64decomp/mk64
synced 2026-05-25 15:05:18 -04:00
15 lines
478 B
JavaScript
15 lines
478 B
JavaScript
var actorsmenu =
|
|
[
|
|
[ "How Actors Work", "actors.html", [
|
|
[ "Actors", "actors.html#autotoc_md0", null ]
|
|
] ],
|
|
[ "objects", "objects.html", [
|
|
[ "Objects", "objects.html#autotoc_md41", null ]
|
|
] ],
|
|
[ "Vehicles", "vehicles.html", [
|
|
[ "Trains", "vehicles.html#autotoc_md44", null ],
|
|
[ "Cars & Trucks", "vehicles.html#autotoc_md45", null ],
|
|
[ "Boats", "vehicles.html#autotoc_md46", null ]
|
|
] ],
|
|
[ "Items", "items.html", null ]
|
|
]; |