summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/asm-paint/index.html
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-05-25 00:35:30 +0200
committernatrixaeria <janng@gmx.de>2019-05-25 00:35:30 +0200
commit233106ee4fc302579af0224611e55be5b1479f51 (patch)
tree3c4e26878e93a03a27e05bab54320bed43ea45bd /WebInterface/wasm/asm-paint/index.html
parent28c16ac6e6955b98f6485564d2c15f639bef5802 (diff)
Do shitty wasm shit
Diffstat (limited to 'WebInterface/wasm/asm-paint/index.html')
-rw-r--r--WebInterface/wasm/asm-paint/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebInterface/wasm/asm-paint/index.html b/WebInterface/wasm/asm-paint/index.html
index b03a295..c47d89d 100644
--- a/WebInterface/wasm/asm-paint/index.html
+++ b/WebInterface/wasm/asm-paint/index.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title> Scribblio </title>
<script src='asm-paint.js'></script>
+ <script src='loader.js'></script>
</head>
<body>
</body>