diff options
Diffstat (limited to 'src/d/d_auction_screen.cpp')
| -rw-r--r-- | src/d/d_auction_screen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_auction_screen.cpp b/src/d/d_auction_screen.cpp index db457f61..73e2c646 100644 --- a/src/d/d_auction_screen.cpp +++ b/src/d/d_auction_screen.cpp @@ -142,7 +142,7 @@ static void dAs_Create(msg_class*) { } /* 80160D20-80160D70 .text dAuction_screen_create__Fv */ -void dAuction_screen_create() { +uint dAuction_screen_create() { /* Nonmatching */ } |
