This website requires JavaScript.
Explore
Help
Sign In
encounter
/
Petari
Watch
0
Star
0
Fork
0
You've already forked Petari
mirror of
https://github.com/encounter/Petari.git
synced
2026-03-30 11:34:15 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Petari
/
include
/
Game
/
Player
/
MarioMapCode.hpp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
9 lines
73 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
Start Mario constructor and add a bunch of empty headers
2023-06-19 21:21:11 -04:00
#
pragma once
class
FloorCode
{
public
:
Fix indentation
2023-07-14 08:43:12 -04:00
FloorCode
(
)
;
Match MarioActor::initMember
2024-02-10 11:21:48 -05:00
Fix some minor mismatches
2024-01-27 20:05:53 -05:00
u32
_0
;
Start Mario constructor and add a bunch of empty headers
2023-06-19 21:21:11 -04:00
}
;
Reference in New Issue
Copy Permalink