2023-08-05 01:40:16 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.5" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > N64FlashcartMenu: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > N64FlashcartMenu
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.5 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
  < ul >
< li > boot_device_type_t  :  < a class = "el" href = "boot_8h.html#ad2abc0c1ce054ac5d88d52df290c9bbd" > boot.h< / a > < / li >
< li > boot_reset_type_t  :  < a class = "el" href = "boot_8h.html#a58ed873284bb826c75f3b0be4948fcc6" > boot.h< / a > < / li >
< li > boot_tv_type_t  :  < a class = "el" href = "boot_8h.html#a88e68b10e3c1acd4e232de56e2d12353" > boot.h< / a > < / li >
< li > db_savetype_t  :  < a class = "el" href = "rom__database_8h.html#aa9fa987c4bd8ced5523cd65f3408c685" > rom_database.h< / a > < / li >
< li > entry_type_t  :  < a class = "el" href = "menu__state_8h.html#a7e00527da87fefde59d447ebc4aedd7a" > menu_state.h< / a > < / li >
< li > flashcart_error_t  :  < a class = "el" href = "flashcart_8h.html#a350f576549fef0c185b679ef0a132289" > flashcart.h< / a > < / li >
< li > flashcart_save_type_t  :  < a class = "el" href = "flashcart_8h.html#a51261e17f581033419e18c3e3d0c2cf2" > flashcart.h< / a > < / li >
< li > homebrew_savetype_t  :  < a class = "el" href = "rom__database_8h.html#a3bd14048ebc4ca94184a04094d477fb8" > rom_database.h< / a > < / li >
< li > menu_mode_t  :  < a class = "el" href = "menu__state_8h.html#aea8b3793f8f84c964eb96c91b0768a70" > menu_state.h< / a > < / li >
< li > rom_destination_market_t  :  < a class = "el" href = "rom__database_8h.html#a64d030402f123f66f3c8360650107545" > rom_database.h< / a > < / li >
< li > rom_endian_type_t  :  < a class = "el" href = "rom__database_8h.html#ad10f4f1e1c8138c9715e87d9113c85a7" > rom_database.h< / a > < / li >
< li > rom_media_type_t  :  < a class = "el" href = "rom__database_8h.html#a7c6debc1bf7d7067342309be5d63e74c" > rom_database.h< / a > < / li >
< li > rom_memorytype_t  :  < a class = "el" href = "rom__database_8h.html#ae15b00a2fe5f49a9791a351b91d97714" > rom_database.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2023-08-20 20:16:43 +02:00
Generated on Sun Aug 20 2023 18:16:42 for N64FlashcartMenu by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.5
2023-08-05 01:40:16 +02:00
< / small > < / address >
< / body >
< / html >