mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:41:40 +00:00
Still working on making dflat32 a dll. Alot of this will be cleaned up in the
next few weeks. I'm going through the DFLAT api doc and fixing the export names and then going to try to build a simple hello dflat application. svn path=/trunk/; revision=2844
This commit is contained in:
parent
531d8f275d
commit
81345fd691
37 changed files with 7650 additions and 132 deletions
|
@ -1,6 +1,6 @@
|
|||
/* ------------- rect.c --------------- */
|
||||
|
||||
#include <dflat32/dflat.h>
|
||||
#include "dflat32/dflat.h"
|
||||
|
||||
/* --- Produce the vector end points produced by the overlap
|
||||
of two other vectors --- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue