diff options
Diffstat (limited to 'src/TextureByReference/TextureByReference.html')
-rw-r--r-- | src/TextureByReference/TextureByReference.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/TextureByReference/TextureByReference.html b/src/TextureByReference/TextureByReference.html new file mode 100644 index 0000000..7d7be3e --- /dev/null +++ b/src/TextureByReference/TextureByReference.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<TITLE>TextureByReference</TITLE> +</HEAD> +<BODY BGCOLOR="#000000"> +<applet align=middle code="TextureByReference.class" width=600 height=750> +<blockquote> +<hr> +If you were using a Java-capable browser, +you would see the TextureByReference applet instead of this paragraph. +<hr> +</blockquote> +</applet> +</BODY> +</HTML>
\ No newline at end of file |