2023-08-04 23:40:16 +00: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" / >
2024-12-30 15:08:45 +00:00
< meta name = "generator" content = "Doxygen 1.9.8" / >
2023-08-04 23:40:16 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2024-12-30 15:08:45 +00:00
< title > N64FlashcartMenu: Globals< / title >
2023-08-04 23:40:16 +00:00
< 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 -->
2024-12-30 15:08:45 +00:00
<!-- Generated by Doxygen 1.9.8 -->
2023-08-04 23:40:16 +00:00
< 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" >
2024-12-30 15:08:45 +00:00
< div class = "textblock" > Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:< / div >
< h3 > < a id = "index_l" name = "index_l" > < / a > - l -< / h3 > < ul >
< li > LIST_ENTRIES  :  < a class = "el" href = "constants_8h.html#ab066fe75e795cd65e59e2d47e89f7695" > constants.h< / a > < / li >
< li > LIST_SCROLLBAR_HEIGHT  :  < a class = "el" href = "constants_8h.html#a85bdb7c6baeb55445fc1e649c6b64a02" > constants.h< / a > < / li >
< li > LIST_SCROLLBAR_WIDTH  :  < a class = "el" href = "constants_8h.html#ad559674629cec2697e6282d2639a0d6d" > constants.h< / a > < / li >
< li > LIST_SCROLLBAR_X  :  < a class = "el" href = "constants_8h.html#a1f483d503fa19ce793059c85cd182a2c" > constants.h< / a > < / li >
< li > LIST_SCROLLBAR_Y  :  < a class = "el" href = "constants_8h.html#a416f6ac63ddaaa285d573cd513bb3c21" > constants.h< / a > < / li >
< li > LOADER_HEIGHT  :  < a class = "el" href = "constants_8h.html#affa436a10ce5c880345dafb241361833" > constants.h< / a > < / li >
< li > LOADER_WIDTH  :  < a class = "el" href = "constants_8h.html#aaed2114b9c700deb0b9d02bd7673ef93" > constants.h< / a > < / li >
< li > LOADER_X  :  < a class = "el" href = "constants_8h.html#ab728396003eb5cb3e5099dfe20d37c85" > constants.h< / a > < / li >
< li > LOADER_Y  :  < a class = "el" href = "constants_8h.html#a6fe7c15551efdf4f66c74d5decd72f43" > constants.h< / a > < / li >
< / ul >
2023-08-04 23:40:16 +00:00
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2025-01-16 22:08:04 +00:00
Generated on Thu Jan 16 2025 22:08:04 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.8
2023-08-04 23:40:16 +00:00
< / small > < / address >
< / body >
< / html >