|
|
@@ -1,13 +1,11 @@
|
|
|
-/////////////////////////////////////////////////////////////////////////////
|
|
|
-// EAMainExit.h
|
|
|
-//
|
|
|
-// Copyright (c) 2015 Electronic Arts Inc. All Rights Reserved.
|
|
|
-// Created by Justin Sharma
|
|
|
-//
|
|
|
+///////////////////////////////////////////////////////////////////////////////
|
|
|
+// Copyright (c) Electronic Arts Inc. All rights reserved.
|
|
|
+///////////////////////////////////////////////////////////////////////////////
|
|
|
+
|
|
|
+///////////////////////////////////////////////////////////////////////////////
|
|
|
// Provides an exit function for clients to immediately close the application
|
|
|
// without needing to throw an exception or call abort.
|
|
|
-//
|
|
|
-/////////////////////////////////////////////////////////////////////////////
|
|
|
+///////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
#ifndef EAMAINEXIT_H
|
|
|
#define EAMAINEXIT_H
|