Skip to content

Commit

Permalink
Win32: Fixed build
Browse files Browse the repository at this point in the history
Added missing export to doomsday.lib for symbol Uri_NewFromReader
  • Loading branch information
danij-deng committed Jan 7, 2012
1 parent b3e3ad7 commit 8681959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/engine/api/doomsday.def
Expand Up @@ -231,6 +231,7 @@ EXPORTS
Uri_NewWithPath2 @497 NONAME
Uri_NewWithPath @244 NONAME
Uri_NewCopy @249 NONAME
Uri_NewFromReader @741 NONAME
Uri_Copy @250 NONAME
Uri_Delete @255 NONAME
Uri_SetUri @326 NONAME
Expand Down

0 comments on commit 8681959

Please sign in to comment.