Skip to content

pants64DS/SM64DS-PI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SM64DS Programming Interface

This repository contains header files and symbols that allow using custom C++ code in Super Mario 64 DS mods while interfacing it with the game's original code. The headers mostly consist of functions, structs and variables from the vanilla game, as well as some inline functions that may be useful when programming. (Since almost all SM64DS mods have been patched with SM64DSe, some things in the headers may not be accurate to the vanilla game.)

Instead of copying these files to your project, it's recommended to use this repository as a Git submodule.

Credits

These header files and symbols are an aggregation of:

About

SM64DS Programming Interface

Topics

Resources

License

Stars

Watchers

Forks

Languages