This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository Direct3D.wiki.
View the commit online.
commit 7a2db1e5d2da95e05193d9ee93d3cd80db04fdc7
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Sat Jul 29 06:07:53 2023 -0700
Update 'Direct3D 11 for 2D: Fill background'
---
Direct3D-11-for-2D%3A-Fill-background.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Direct3D-11-for-2D%3A-Fill-background.md b/Direct3D-11-for-2D%3A-Fill-background.md
index 772fca3..39c626e 100644
--- a/Direct3D-11-for-2D%3A-Fill-background.md
+++ b/Direct3D-11-for-2D%3A-Fill-background.md
@@ -539,3 +539,8 @@ void d3d_render(D3d *d3d)
```
When launched, you should get something like
+
+
+<p align="center">
+<img alt="tutorial 0" src="" width="30%" height="30%">
+</p>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.