/headers

Headers for DolceSDK

Primary LanguageCGNU General Public License v3.0GPL-3.0

DolceSDK Headers Build Status

This repository contains all Vita headers needed for development.

Structure :

  • db.yml contains all the unique identifiers (NID) of the available functions.
  • include/ contains the header files themselves
    • psp2 is for header files of user-exported libraries
    • psp2kern is for header files of kernel-exported libraries
  • docs contains everything related to the generation of the documentation using doxygen.