We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b904e commit f3d1227Copy full SHA for f3d1227
website/.vuepress/config.js
@@ -117,6 +117,10 @@ module.exports = {
117
link: "https://evie.gbdev.io/blog/interrupts.html",
118
text: "Interrupts tutorial"
119
},
120
+ {
121
+ link: "https://evie.gbdev.io/blog/understanding-structures.html",
122
+ text: "Understanding Structures"
123
+ },
124
{ link: "/guides/deadcscroll", text: "Dead C Scroll" },
125
{
126
link: "https://eldred.fr/blog/2022/05/22/prehistorik",
0 commit comments