Make a basic trophy notification dialog (#3204)

* Make trophy notification dialog.

* Fix bug where trophy state doesn't persist with game reboot.
This commit is contained in:
Robbie 2017-10-24 10:43:05 -05:00 committed by kd-11
parent 779ed75a19
commit b0737d1c90
17 changed files with 217 additions and 21 deletions

View file

@ -1,6 +1,3 @@
#include "stdafx.h"
#include "Emu/Memory/Memory.h"
#include "save_data_dialog.h"
#include "save_data_list_dialog.h"