diff options
Diffstat (limited to 'group__NPCs.html')
| -rw-r--r-- | group__NPCs.html | 295 |
1 files changed, 295 insertions, 0 deletions
diff --git a/group__NPCs.html b/group__NPCs.html new file mode 100644 index 00000000..f91fb96f --- /dev/null +++ b/group__NPCs.html @@ -0,0 +1,295 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8" /> + <title>Entities » NPCs module | The Minish Cap Docs</title> + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" /> + <link rel="stylesheet" href="m-dark+documentation.compiled.css" /> + <link rel="stylesheet" href="style.css" /> + <link rel="icon" href="https://zelda64.dev/favicon.ico" type="image/vnd.microsoft.icon" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="theme-color" content="#22272e" /> +</head> +<body> +<header><nav id="navigation"> + <div class="m-container"> + <div class="m-row"> + <span id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m"> + <a href="https://github.com/zeldaret/tmc">The Minish Cap</a> <span class="m-breadcrumb">|</span> <a href="index.html" class="m-thin">Docs</a> + </span> + <div class="m-col-t-4 m-hide-m m-text-right m-nopadr"> + <a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16"> + <path id="m-doc-search-icon-path" d="m6 0c-3.31 0-6 2.69-6 6 0 3.31 2.69 6 6 6 1.49 0 2.85-0.541 3.89-1.44-0.0164 0.338 0.147 0.759 0.5 1.15l3.22 3.79c0.552 0.614 1.45 0.665 2 0.115 0.55-0.55 0.499-1.45-0.115-2l-3.79-3.22c-0.392-0.353-0.812-0.515-1.15-0.5 0.895-1.05 1.44-2.41 1.44-3.89 0-3.31-2.69-6-6-6zm0 1.56a4.44 4.44 0 0 1 4.44 4.44 4.44 4.44 0 0 1-4.44 4.44 4.44 4.44 0 0 1-4.44-4.44 4.44 4.44 0 0 1 4.44-4.44z"/> + </svg></a> + <a id="m-navbar-show" href="#navigation" title="Show navigation"></a> + <a id="m-navbar-hide" href="#" title="Hide navigation"></a> + </div> + <div id="m-navbar-collapse" class="m-col-t-12 m-show-m m-col-m-none m-right-m"> + <div class="m-row"> + <ol class="m-col-t-6 m-col-m-none"> + <li><a href="modules.html">Modules</a></li> + <li><a href="pages.html">Pages</a></li> + </ol> + <ol class="m-col-t-6 m-col-m-none" start="3"> + <li><a href="annotated.html">Classes</a></li> + <li><a href="files.html">Files</a></li> + <li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16"> + <use href="#m-doc-search-icon-path" /> + </svg></a></li> + </ol> + </div> + </div> + </div> + </div> +</nav></header> +<main><article> + <div class="m-container m-container-inflatable"> + <div class="m-row"> + <div class="m-col-l-10 m-push-l-1"> + <h1> + <span class="m-breadcrumb"><a href="group__Entities.html">Entities</a> »</span> + NPCs <span class="m-thin">module</span></h1> + <p><span></span></p> + <nav class="m-block m-default"> + <h3>Contents</h3> + <ul> + <li> + Reference + <ul> + <li><a href="#files">Files</a></li> + </ul> + </li> + </ul> + </nav> + <section id="files"> + <h2><a href="#files">Files</a></h2> + <dl class="m-doc"> + <dt>file <a href="anju_8c.html" class="m-doc">anju.c</a></dt> + <dd>Anju NPC.</dd> + <dt>file <a href="beedle_8c.html" class="m-doc">beedle.c</a></dt> + <dd>Beedle NPC.</dd> + <dt>file <a href="bigGoron_8c.html" class="m-doc">bigGoron.c</a></dt> + <dd>BigGoron NPC.</dd> + <dt>file <a href="bladeBrothers_8c.html" class="m-doc">bladeBrothers.c</a></dt> + <dd>Blade Brothers NPC.</dd> + <dt>file <a href="brocco_8c.html" class="m-doc">brocco.c</a></dt> + <dd>Brocco NPC.</dd> + <dt>file <a href="carlov_8c.html" class="m-doc">carlov.c</a></dt> + <dd>Carlov NPC.</dd> + <dt>file <a href="carpenter_8c.html" class="m-doc">carpenter.c</a></dt> + <dd>Carpenter NPC.</dd> + <dt>file <a href="castleMaid_8c.html" class="m-doc">castleMaid.c</a></dt> + <dd>Castle Maid NPC.</dd> + <dt>file <a href="castorWildsStatue_8c.html" class="m-doc">castorWildsStatue.c</a></dt> + <dd>Castor Wilds Statue NPC.</dd> + <dt>file <a href="cat_8c.html" class="m-doc">cat.c</a></dt> + <dd>Cat NPC.</dd> + <dt>file <a href="clothesRack_8c.html" class="m-doc">clothesRack.c</a></dt> + <dd>Clothes Rack NPC.</dd> + <dt>file <a href="cow_8c.html" class="m-doc">cow.c</a></dt> + <dd>Cow NPC.</dd> + <dt>file <a href="cucco_8c.html" class="m-doc">cucco.c</a></dt> + <dd>Cucco NPC.</dd> + <dt>file <a href="cuccoChick_8c.html" class="m-doc">cuccoChick.c</a></dt> + <dd>Cucco Chick NPC.</dd> + <dt>file <a href="dampe_8c.html" class="m-doc">dampe.c</a></dt> + <dd>Dampe NPC.</dd> + <dt>file <a href="din_8c.html" class="m-doc">din.c</a></dt> + <dd>Din NPC.</dd> + <dt>file <a href="dog_8c.html" class="m-doc">dog.c</a></dt> + <dd>Dog NPC.</dd> + <dt>file <a href="drLeft_8c.html" class="m-doc">drLeft.c</a></dt> + <dd>Dr Left NPC.</dd> + <dt>file <a href="emma_8c.html" class="m-doc">emma.c</a></dt> + <dd>Emma NPC.</dd> + <dt>file <a href="epona_8c.html" class="m-doc">epona.c</a></dt> + <dd>Epona NPC.</dd> + <dt>file <a href="ezlo_8c.html" class="m-doc">ezlo.c</a></dt> + <dd>Ezlo NPC.</dd> + <dt>file <a href="farmers_8c.html" class="m-doc">farmers.c</a></dt> + <dd>Farmers NPC.</dd> + <dt>file <a href="farore_8c.html" class="m-doc">farore.c</a></dt> + <dd>Farore NPC.</dd> + <dt>file <a href="festari_8c.html" class="m-doc">festari.c</a></dt> + <dd>Festari NPC.</dd> + <dt>file <a href="forestMinish_8c.html" class="m-doc">forestMinish.c</a></dt> + <dd>Forest Minish NPC.</dd> + <dt>file <a href="fusionMenuNPC_8c.html" class="m-doc">fusionMenuNPC.c</a></dt> + <dd>Fusion <a href="structMenu.html" class="m-doc">Menu</a> NPC.</dd> + <dt>file <a href="gentari_8c.html" class="m-doc">gentari.c</a></dt> + <dd>Gentari NPC.</dd> + <dt>file <a href="ghostBrothers_8c.html" class="m-doc">ghostBrothers.c</a></dt> + <dd>Ghost Brothers NPC.</dd> + <dt>file <a href="gina_8c.html" class="m-doc">gina.c</a></dt> + <dd>Gina NPC.</dd> + <dt>file <a href="gorman_8c.html" class="m-doc">gorman.c</a></dt> + <dd>Gorman NPC.</dd> + <dt>file <a href="goron_8c.html" class="m-doc">goron.c</a></dt> + <dd>Goron NPC.</dd> + <dt>file <a href="goronMerchant_8c.html" class="m-doc">goronMerchant.c</a></dt> + <dd>Goron Merchant NPC.</dd> + <dt>file <a href="gregal_8c.html" class="m-doc">gregal.c</a></dt> + <dd>Gregal NPC.</dd> + <dt>file <a href="guard_8c.html" class="m-doc">guard.c</a></dt> + <dd>Guard NPC.</dd> + <dt>file <a href="guardWithSpear_8c.html" class="m-doc">guardWithSpear.c</a></dt> + <dd>Guard with Spear NPC.</dd> + <dt>file <a href="hurdyGurdyMan_8c.html" class="m-doc">hurdyGurdyMan.c</a></dt> + <dd>Hurdy Gurdy Man NPC.</dd> + <dt>file <a href="kid_8c.html" class="m-doc">kid.c</a></dt> + <dd>Kid NPC.</dd> + <dt>file <a href="kingDaltus_8c.html" class="m-doc">kingDaltus.c</a></dt> + <dd>King Daltus NPC.</dd> + <dt>file <a href="kingGustaf_8c.html" class="m-doc">kingGustaf.c</a></dt> + <dd>King Gustaf NPC.</dd> + <dt>file <a href="librari_8c.html" class="m-doc">librari.c</a></dt> + <dd>Librari NPC.</dd> + <dt>file <a href="librarians_8c.html" class="m-doc">librarians.c</a></dt> + <dd>Librarians NPC.</dd> + <dt>file <a href="mailbox_8c.html" class="m-doc">mailbox.c</a></dt> + <dd>Mailbox NPC.</dd> + <dt>file <a href="malon_8c.html" class="m-doc">malon.c</a></dt> + <dd>Malon NPC.</dd> + <dt>file <a href="mama_8c.html" class="m-doc">mama.c</a></dt> + <dd>Mama NPC.</dd> + <dt>file <a href="marcy_8c.html" class="m-doc">marcy.c</a></dt> + <dd>Marcy NPC.</dd> + <dt>file <a href="mayorHagen_8c.html" class="m-doc">mayorHagen.c</a></dt> + <dd>Mayor Hagen NPC.</dd> + <dt>file <a href="melari_8c.html" class="m-doc">melari.c</a></dt> + <dd>Melari NPC.</dd> + <dt>file <a href="milkCart_8c.html" class="m-doc">milkCart.c</a></dt> + <dd>Milk Cart NPC.</dd> + <dt>file <a href="minishEzlo_8c.html" class="m-doc">minishEzlo.c</a></dt> + <dd>Minish Ezlo NPC.</dd> + <dt>file <a href="ministerPotho_8c.html" class="m-doc">ministerPotho.c</a></dt> + <dd>Minister Potho NPC.</dd> + <dt>file <a href="moblinLady_8c.html" class="m-doc">moblinLady.c</a></dt> + <dd>Moblin Lady NPC.</dd> + <dt>file <a href="mountainMinish_8c.html" class="m-doc">mountainMinish.c</a></dt> + <dd>Mountain Minish NPC.</dd> + <dt>file <a href="mutoh_8c.html" class="m-doc">mutoh.c</a></dt> + <dd>Mutoh NPC.</dd> + <dt>file <a href="nayru_8c.html" class="m-doc">nayru.c</a></dt> + <dd>Nayru NPC.</dd> + <dt>file <a href="npc23_8c.html" class="m-doc">npc23.c</a></dt> + <dd>NPC 23.</dd> + <dt>file <a href="npc26_8c.html" class="m-doc">npc26.c</a></dt> + <dd>NPC 26.</dd> + <dt>file <a href="npc4E_8c.html" class="m-doc">npc4E.c</a></dt> + <dd>NPC 4E.</dd> + <dt>file <a href="npc4F_8c.html" class="m-doc">npc4F.c</a></dt> + <dd>NPC 4F.</dd> + <dt>file <a href="npc5_8c.html" class="m-doc">npc5.c</a></dt> + <dd>Unused Zelda follower NPC.</dd> + <dt>file <a href="npc58_8c.html" class="m-doc">npc58.c</a></dt> + <dd>NPC 58.</dd> + <dt>file <a href="npc9_8c.html" class="m-doc">npc9.c</a></dt> + <dd>NPC 9.</dd> + <dt>file <a href="percy_8c.html" class="m-doc">percy.c</a></dt> + <dd>Percy NPC.</dd> + <dt>file <a href="phonograph_8c.html" class="m-doc">phonograph.c</a></dt> + <dd>Phonograph NPC.</dd> + <dt>file <a href="picolyteBottle_8c.html" class="m-doc">picolyteBottle.c</a></dt> + <dd>Picolyte Bottle NPC.</dd> + <dt>file <a href="pina_8c.html" class="m-doc">pina.c</a></dt> + <dd>Pina NPC.</dd> + <dt>file <a href="pita_8c.html" class="m-doc">pita.c</a></dt> + <dd>Pita NPC.</dd> + <dt>file <a href="postman_8c.html" class="m-doc">postman.c</a></dt> + <dd>Postman NPC.</dd> + <dt>file <a href="rem_8c.html" class="m-doc">rem.c</a></dt> + <dd>Rem NPC.</dd> + <dt>file <a href="simon_8c.html" class="m-doc">simon.c</a></dt> + <dd>Simon NPC.</dd> + <dt>file <a href="sittingPerson_8c.html" class="m-doc">sittingPerson.c</a></dt> + <dd>Sitting Person NPC.</dd> + <dt>file <a href="smallTownMinish_8c.html" class="m-doc">smallTownMinish.c</a></dt> + <dd>Small Town Minish NPC.</dd> + <dt>file <a href="smith_8c.html" class="m-doc">smith.c</a></dt> + <dd>Smith NPC.</dd> + <dt>file <a href="stamp_8c.html" class="m-doc">stamp.c</a></dt> + <dd>Stamp NPC.</dd> + <dt>file <a href="stockwell_8c.html" class="m-doc">stockwell.c</a></dt> + <dd>Stockwell NPC.</dd> + <dt>file <a href="sturgeon_8c.html" class="m-doc">sturgeon.c</a></dt> + <dd>Sturgeon NPC.</dd> + <dt>file <a href="syrup_8c.html" class="m-doc">syrup.c</a></dt> + <dd>Syrup NPC.</dd> + <dt>file <a href="talon_8c.html" class="m-doc">talon.c</a></dt> + <dd>Talon NPC.</dd> + <dt>file <a href="teachers_8c.html" class="m-doc">teachers.c</a></dt> + <dd>Teachers NPC.</dd> + <dt>file <a href="tingleSiblings_8c.html" class="m-doc">tingleSiblings.c</a></dt> + <dd>Tingle Siblings NPC.</dd> + <dt>file <a href="townMinish_8c.html" class="m-doc">townMinish.c</a></dt> + <dd>Town Minish NPC.</dd> + <dt>file <a href="townsperson_8c.html" class="m-doc">townsperson.c</a></dt> + <dd>Townsperson NPC.</dd> + <dt>file <a href="vaati_8c.html" class="m-doc">vaati.c</a></dt> + <dd>Vaati NPC.</dd> + <dt>file <a href="vaatiReborn_8c.html" class="m-doc">vaatiReborn.c</a></dt> + <dd>Vaati Reborn NPC.</dd> + <dt>file <a href="wheaton_8c.html" class="m-doc">wheaton.c</a></dt> + <dd>Wheaton NPC.</dd> + <dt>file <a href="windTribespeople_8c.html" class="m-doc">windTribespeople.c</a></dt> + <dd>Wind Tribespeople NPC.</dd> + <dt>file <a href="zelda_8c.html" class="m-doc">zelda.c</a></dt> + <dd>Zelda NPC.</dd> + <dt>file <a href="zeldaFollower_8c.html" class="m-doc">zeldaFollower.c</a></dt> + <dd>Zelda Follower NPC.</dd> + </dl> + </section> + </div> + </div> + </div> +</article></main> +<div class="m-doc-search" id="search"> + <a href="#!" onclick="return hideSearch()"></a> + <div class="m-container"> + <div class="m-row"> + <div class="m-col-m-8 m-push-m-2"> + <div class="m-doc-search-header m-text m-small"> + <div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div> + <div id="search-symbolcount">…</div> + </div> + <div class="m-doc-search-content"> + <form> + <input type="search" name="q" id="search-input" placeholder="Loading …" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" /> + </form> + <noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript> + <div id="search-help" class="m-text m-dim m-text-center"> + <p class="m-noindent">Search for symbols, directories, files, pages or + modules. You can omit any prefix from the symbol or file path; adding a + <code>:</code> or <code>/</code> suffix lists all members of given symbol or + directory.</p> + <p class="m-noindent">Use <span class="m-label m-dim">↓</span> + / <span class="m-label m-dim">↑</span> to navigate through the list, + <span class="m-label m-dim">Enter</span> to go. + <span class="m-label m-dim">Tab</span> autocompletes common prefix, you can + copy a link to the result using <span class="m-label m-dim">⌘</span> + <span class="m-label m-dim">L</span> while <span class="m-label m-dim">⌘</span> + <span class="m-label m-dim">M</span> produces a Markdown link.</p> + </div> + <div id="search-notfound" class="m-text m-warning m-text-center">Sorry, nothing was found.</div> + <ul id="search-results"></ul> + </div> + </div> + </div> + </div> +</div> +<script src="search-v2.js"></script> +<script> + Search.download(window.location.pathname.substr(0, window.location.pathname.lastIndexOf('/') + 1) + 'searchdata-v2.bin'); +</script> +<footer><nav> + <div class="m-container"> + <div class="m-row"> + <div class="m-col-l-10 m-push-l-1"> + <p>The Minish Cap Docs. Created with <a href="https://doxygen.org/">Doxygen</a> 1.9.1 and <a href="https://mcss.mosra.cz/">m.css</a>.</p> + </div> + </div> + </div> +</nav></footer> +</body> +</html> |
